63 Commits (8a91a3479d48b618cf1cbbe121f2dfd9928c8a96)

Author SHA1 Message Date
maliming 0782080a8f
Refactor connection string checkers to initialize connection settings within try blocks. 1 year ago
maliming a878863d11
Refactor connection string checkers to initialize connection settings within try blocks. 1 year ago
maliming 33923a98af
Upgrade `Npgsql.EntityFrameworkCore.PostgreSQL` to `9.0.0`. 1 year ago
maliming 8089935241 Update Volo.Abp.EntityFrameworkCore.PostgreSql.csproj 1 year ago
maliming 9abdb8e3d7 Upgrade to .NET 9.0 final. 1 year ago
maliming 9c611e7ee8
Update `Npgsql.EntityFrameworkCore.PostgreSQL` to 9.0 rc2. 1 year ago
maliming 4ef431dd2c Update Volo.Abp.EntityFrameworkCore.PostgreSql.csproj 2 years ago
maliming 5294aebd80 Update Volo.Abp.EntityFrameworkCore.PostgreSql.csproj 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
Mark Cilia Vincenti de877d8a36 Cleaning up warnings. 2 years ago
maliming c76b9e6c4a
Set `UseDbFunction` to `false` by default. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
Engincan VESKE 203682db6d
Bump Npgsql.EntityFrameworkCore.PostgreSQL to 8.0.0-rc.2 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 13ae76df73 Enable nullable annotations for Volo.Abp.EntityFrameworkCore.* projects 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming 691b28eadb
Add `MongoDBConnectionStringChecker`. 3 years ago
maliming 47a46d122f
Add `IAbpConnectionStringChecker`. 3 years ago
maliming 19e4589c76
Use EF Core 7.0 bulk update/delete operations. 3 years ago
Halil İbrahim Kalkan 4a680cd548 Move inbox/outbox classes to the right namespace 3 years ago
maliming c79b394ac5
Upgrade `Npgsql.EntityFrameworkCore.PostgreSQL` to 7.0 3 years ago
Engincan VESKE eecc8bc30b Update Volo.Abp.EntityFrameworkCore.PostgreSql.csproj 4 years ago
LiangShiWei 9bd4ad1d83 Update postgresql to net7 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
maliming c8eb8416f5
Remove `EnableLegacyTimestampBehavior`. 4 years ago
maliming 86f396666d
`EnableLegacyTimestampBehavior` in `AbpEntityFrameworkCorePostgreSqlModule` 4 years ago
maliming a04fae7316
Move `EnableLegacyTimestampBehavior` to `AbpDbContext`. 4 years ago
liangshiwei 1d42954313 Batch publish events from outbox to the event bus 4 years ago
maliming 1fd6f3e412
Upgrade `Npgsql.EntityFrameworkCore.PostgreSQL` to 6.0.2. 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
maliming 93a2d05c1e
EnableLegacyTimestampBehavior. 5 years ago
maliming 3a7dbad256
Upgrade `Npgsql.EntityFrameworkCore.PostgreSQL` to 6.0.0-rc.1 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
liangshiwei 3ee9f57c9d Improve 5 years ago
liangshiwei 28da0b837c Improve 5 years ago
liangshiwei b809ee50e3 Refactor 5 years ago
liangshiwei bc4944c19d Add ISqlAdapter 5 years ago
liangshiwei 815d5bab41 Update all dependency versions to the latest 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
maliming baab263790
Upgrade Npgsql.EntityFrameworkCore.PostgreSQL to 5.0.2 5 years ago
maliming 9ef3d82a09 Update packages to latest 5 years ago
maliming 677b36a354 Enabling split queries globally. 5 years ago
maliming 4852fda1b7 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
maliming f0ed618736 Upgrade framework packages. 6 years ago
Halil İbrahim Kalkan 1a7d74dc9f #4323 Implemented: Set AbpSequentialGuidGeneratorOptions.DefaultSequentialGuidType by the database provider packages 6 years ago
Halil İbrahim Kalkan c027f49f3e Move UseXXX extension methods to db provider packages 6 years ago
Halil İbrahim Kalkan cae569f9c3 Resolved #3909: Deprecate UsePostgreSql() and rename it to UseNpgsql() for the Volo.Abp.EntityFrameworkCore.PostgreSql package. 6 years ago