btcpayserver/BTCPayServer.Data
Nicolas Dorier ae7b621e3d
Change Stores.DerivationStrategies to JSONB (#4573)
Gradually changing column from blobs to JSONB allow us to
later take advantages of more powerful queries on postgres.
2023-02-02 09:43:39 +09:00
..
Data Change Stores.DerivationStrategies to JSONB (#4573) 2023-02-02 09:43:39 +09:00
Migrations Change Stores.DerivationStrategies to JSONB (#4573) 2023-02-02 09:43:39 +09:00
ApplicationDbContext.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
ApplicationDbContextFactory.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
BTCPayServer.Data.csproj bump ms aspnet packages (#4166) 2022-10-07 14:53:30 +09:00
MigrationsExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00