btcpayserver/BTCPayServer.Data
rockstardev 6c22546577 Merge pull request #2172 from btcpayserver/fix/db-refactoring
Refactoring db entities to follow conventions
2021-01-01 01:58:52 -06:00
..
Data Refactoring ApplicationDbContext to order tables and OnModelCreating calls 2020-12-31 14:08:58 -06:00
Migrations Merge pull request #2172 from btcpayserver/fix/db-refactoring 2021-01-01 01:58:52 -06:00
ApplicationDbContext.cs Database Migration: Renaming InvoiceSearches table to follow convention 2020-12-31 14:08:58 -06:00
ApplicationDbContextFactory.cs Refactoring ApplicationDbContext to order tables and OnModelCreating calls 2020-12-31 14:08:58 -06:00
BTCPayServer.Data.csproj Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
MigrationsExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00