btcpayserver/BTCPayServer/Configuration
Nicolas Dorier 08b239e87a
Change some table type from TEXT to JSONB (#4371)
* Change some table type from TEXT to JSONB

* Deprecate mysql and sqlite backend
2022-11-28 20:36:18 +09:00
..
BTCPayServerOptions.cs Change some table type from TEXT to JSONB (#4371) 2022-11-28 20:36:18 +09:00
ConfigException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ConfigurationExtensions.cs Remove DB and Directory settings out of the BTCPayServerOptions (#2168) 2020-12-27 22:06:00 +09:00
DefaultConfiguration.cs Change some table type from TEXT to JSONB (#4371) 2022-11-28 20:36:18 +09:00
ExternalConnectionString.cs Add Lightning Service Torq (#4296) 2022-11-18 12:19:01 +01:00
ExternalService.cs Add Lightning Service Torq (#4296) 2022-11-18 12:19:01 +01:00
ExternalServicesOptions.cs Lightning: Catch and display external service errors 2022-05-04 14:30:07 +02:00
LightningNetworkOptions.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
NBXplorerConnectionSetting.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
NBXplorerOptions.cs Dashboard (#3530) 2022-04-12 16:55:10 +09:00