btcpayserver/BTCPayServer.Data
Andrew Camilleri 9a24e4ade1
Store Settings feature with own table (#3851)
* Store Settings feature with own table

* fix test

* Include the store settings to StoreRepository, remove caching stuff

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2022-06-13 13:36:47 +09:00
..
Data Store Settings feature with own table (#3851) 2022-06-13 13:36:47 +09:00
Migrations Store Settings feature with own table (#3851) 2022-06-13 13:36:47 +09:00
ApplicationDbContext.cs Store Settings feature with own table (#3851) 2022-06-13 13:36:47 +09:00
ApplicationDbContextFactory.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
BTCPayServer.Data.csproj Migrate to .net6.0 (#3198) 2021-12-27 13:15:43 +09:00
MigrationsExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00