btcpayserver/BTCPayServer.Data/Data
2024-10-10 11:13:23 +09:00
..
AddressInvoiceData.cs Payments should use composite key () 2024-09-23 17:06:56 +09:00
APIKeyData.cs Remove MySQL and Sqlite deps () 2024-04-15 19:08:25 +09:00
AppData.cs Remove MySQL and Sqlite deps () 2024-04-15 19:08:25 +09:00
ApplicationUser.cs Invitation process improvements () 2024-09-12 12:31:57 +09:00
Fido2Credential.cs Remove MySQL and Sqlite deps () 2024-04-15 19:08:25 +09:00
FormData.cs Remove MySQL and Sqlite deps () 2024-04-15 19:08:25 +09:00
IHasBlob.cs Start using JSONB column instead of app side compressed data () 2023-02-21 15:06:34 +09:00
InvoiceData.cs Refactor the InvoiceAddresses table () 2024-09-19 22:15:02 +09:00
InvoiceData.Migration.cs Fix migration of Invoice's payment () 2024-09-23 23:59:18 +09:00
InvoiceEventData.cs Cleanup data from the InvoiceEvents table () 2024-04-25 14:09:01 +09:00
InvoiceSearchData.cs
InvoiceWebhookDeliveryData.cs
LightingAddressData.cs Remove MySQL and Sqlite deps () 2024-04-15 19:08:25 +09:00
MigrationExtensions.cs Fix migration crashes for instance having monero, zcash 2024-10-10 11:13:23 +09:00
MigrationInterceptor.cs Fix migration issue on invalid json char 2024-09-09 23:15:53 +09:00
NotificationData.cs Improved Notifications List View (, ) 2024-07-02 17:55:54 +09:00
OffchainTransactionData.cs
PairedSINData.cs
PairingCodeData.cs
PayjoinLock.cs
PaymentData.cs Payments should use composite key () 2024-09-23 17:06:56 +09:00
PaymentData.Migration.cs Fix migration of Invoice's payment () 2024-09-23 23:59:18 +09:00
PaymentRequestData.cs Migrate payment requests () 2024-10-01 16:07:51 +09:00
PaymentRequestData.Migration.cs Migrate payment requests () 2024-10-01 16:07:51 +09:00
PayoutData.cs Rename PayoutData.Destination () 2024-09-06 10:34:10 +09:00
PayoutProcessorData.cs Rename PaymentMethod => PaymentMethodId () 2024-09-06 13:24:33 +09:00
PlannedTransaction.cs
PullPaymentData.cs Refactor Payouts and PullPayments DB models () 2024-08-28 18:52:08 +09:00
RefundData.cs Bump .NET 8.0 () 2023-11-21 14:11:17 +09:00
SettingData.cs Remove MySQL and Sqlite deps () 2024-04-15 19:08:25 +09:00
StoreData.cs Remove MySQL and Sqlite deps () 2024-04-15 19:08:25 +09:00
StoredFile.cs Allow file service to be used in plugins 2022-03-02 12:22:46 +01:00
StoreRole.cs Remove MySQL and Sqlite deps () 2024-04-15 19:08:25 +09:00
StoreSettingData.cs Remove MySQL and Sqlite deps () 2024-04-15 19:08:25 +09:00
StoreWebhookData.cs
TradeResultData.cs Code formatting updates () 2023-01-06 22:18:07 +09:00
U2FDevice.cs Run dotnet format () 2021-12-31 16:59:02 +09:00
UserStore.cs Store Custom Roles () 2023-05-26 23:49:32 +09:00
WalletData.cs Refactor labels () 2022-10-11 17:34:29 +09:00
WalletObjectData.cs Remove MySQL and Sqlite deps () 2024-04-15 19:08:25 +09:00
WalletObjectLinkData.cs Remove MySQL and Sqlite deps () 2024-04-15 19:08:25 +09:00
WalletTransactionData.cs Refactor labels () 2022-10-11 17:34:29 +09:00
WebhookData.cs Remove MySQL and Sqlite deps () 2024-04-15 19:08:25 +09:00
WebhookDeliveryData.cs Remove MySQL and Sqlite deps () 2024-04-15 19:08:25 +09:00