This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
btcpayserver
Watch
1
Star
0
Fork
0
You've already forked btcpayserver
mirror of
https://github.com/aljazceru/btcpayserver.git
synced
2025-12-31 12:44:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8947f13dbea0585f73ddca48571d9bead50b5fc4
btcpayserver
/
BTCPayServer.Data
History
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