btcpayserver/BTCPayServer.Data/Data
2024-09-09 23:15:53 +09:00
..
AddressInvoiceData.cs Cleanup AddressesInvoices table (#5905) 2024-04-16 16:18:56 +09:00
APIKeyData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
AppData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
ApplicationUser.cs User: Add name and image URL (#6008) 2024-06-26 17:39:22 +09:00
Fido2Credential.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
FormData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
IHasBlob.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
InvoiceData.cs Fix entity half migrated entities for v2 2024-09-09 21:21:04 +09:00
InvoiceData.Migration.cs Fix migration issue on invalid json char 2024-09-09 23:15:53 +09:00
InvoiceEventData.cs Cleanup data from the InvoiceEvents table (#5904) 2024-04-25 14:09:01 +09:00
InvoiceSearchData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
InvoiceWebhookDeliveryData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
LightingAddressData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
MigrationExtensions.cs Fix migration issue on invalid json char 2024-09-09 23:15:53 +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 (#6050, #3871) 2024-07-02 17:55:54 +09:00
OffchainTransactionData.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
PairedSINData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
PairingCodeData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
PayjoinLock.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
PaymentData.cs Fix entity half migrated entities for v2 2024-09-09 21:21:04 +09:00
PaymentData.Migration.cs Fix migration issue on invalid json char 2024-09-09 23:15:53 +09:00
PaymentRequestData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
PayoutData.cs Rename PayoutData.Destination (#6197) 2024-09-06 10:34:10 +09:00
PayoutProcessorData.cs Rename PaymentMethod => PaymentMethodId (#6198) 2024-09-06 13:24:33 +09:00
PendingInvoiceData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
PlannedTransaction.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
PullPaymentData.cs Refactor Payouts and PullPayments DB models (#6173) 2024-08-28 18:52:08 +09:00
RefundData.cs Bump .NET 8.0 (#5479) 2023-11-21 14:11:17 +09:00
SettingData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
StoreData.cs Remove MySQL and Sqlite deps (#5910) 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 (#5910) 2024-04-15 19:08:25 +09:00
StoreSettingData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
StoreWebhookData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
TradeResultData.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
U2FDevice.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
UserStore.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
WalletData.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
WalletObjectData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
WalletObjectLinkData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
WalletTransactionData.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
WebhookData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
WebhookDeliveryData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00