btcpayserver/BTCPayServer/Data
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
..
Payouts Fix flaky test ln payout (#4334) 2022-11-23 21:02:47 +09:00
PullPayments Cleanse objects from obsolete altcoins 2022-08-17 21:23:16 +02:00
AddressInvoiceDataExtensions.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
APIKeyDataExtensions.cs LN Address - db schema fix method (#3638) 2022-04-19 16:58:31 +09:00
CustodianAccountDataExtensions.cs Form Builder (#4137) 2022-11-25 10:42:55 +09:00
InvoiceDataExtensions.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
PaymentDataExtensions.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
PaymentRequestDataExtensions.cs Fix crash of payment request list (Fix #3392) 2022-02-02 20:08:20 +09:00
StoreBlob.cs Form Builder (#4137) 2022-11-25 10:42:55 +09:00
StoreDataExtensions.cs Change some table type from TEXT to JSONB (#4371) 2022-11-28 20:36:18 +09:00
WalletTransactionInfo.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
WebhookDataExtensions.cs Rename WebhookNotificationManager -> WebhookSender 2022-01-11 13:21:38 +09:00