btcpayserver/BTCPayServer.Data/Migrations
Nicolas Dorier 0f08d3e3a3
Remove migrations prior to 1.0.3.162 (#5939)
* Consolidate EF migrations up to 03/2020 into a single SQL script

* Remove old migrations code
2024-04-25 14:09:21 +09:00
..
20200225133433_AddApiKeyLabel.cs Remove migrations prior to 1.0.3.162 (#5939) 2024-04-25 14:09:21 +09:00
20200402065615_AddApiKeyBlob.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20200413052418_PlannedTransactions.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
20200507092343_AddArchivedToInvoice.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20200625064111_refundnotificationpullpayments.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20200901161733_AddInvoiceEventLogSeverity.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20201002145033_AddCreateDateToUser.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20201007090617_u2fDeviceCascade.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20201015151438_AddDisabledNotificationsToUser.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
20201108054749_webhooks.cs fixed mysql support 2021-02-07 20:57:48 +01:00
20201208054211_invoicesorderindex.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20201228225040_AddingInvoiceSearchesTable.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
20210314092253_Fido2Credentials.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20211021085011_RemovePayoutDestinationConstraint.cs Payout Destination Handling (#2985) 2021-10-22 00:43:02 +09:00
20211125081400_AddUserBlob.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
20220115184620_AddCustodianAccountData.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
20220311135252_AddPayoutProcessors.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20220414132313_AddLightningAddress.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20220518061525_invoice_created_idx.cs Improve invoice list performance (#3742) 2022-05-18 15:44:58 +09:00
20220523022603_remove_historical_addresses.cs Remove HistoricalAddresses 2022-05-23 11:32:37 +09:00
20220610090843_AddSettingsToStore.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20220929132704_label.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20221128062447_jsonb.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20230123062447_migrateoldratesource.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20230125085242_AddForms.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20230130040047_blob2.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20230130062447_jsonb2.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20230315062447_fixmaxlength.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20230504125505_StoreRoles.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
20230529135505_WebhookDeliveriesCleanup.cs Prune webhook data from database 2023-05-29 09:02:47 +02:00
20230906135844_AddArchivedFlagForStoresAndApps.cs Boltcard integration (#5419) 2023-12-06 09:17:58 +09:00
20231020135844_AddBoltcardsTable.cs Boltcard integration (#5419) 2023-12-06 09:17:58 +09:00
20231121031609_removecurrentrefund.cs Remove CurrentRefund property in InvoiceData (#5494) 2023-11-21 12:52:40 +09:00
20231219031609_appssettingstojson.cs Fix: Update of inventory could override app settings being updated (#5565) 2023-12-19 20:53:11 +09:00
20240104155620_AddApprovalToApplicationUser.cs Admins can approve registered users (#5647) 2024-01-31 14:45:54 +09:00
20240220000000_FixWalletObjectsWithEmptyWalletId.cs Fix: Labels wouldn't be properly applied to some wallet's transactions (#5770) 2024-02-20 18:42:38 +09:00
20240229000000_PayoutAndPullPaymentToJsonBlob.cs Make Payouts and PullPayments columns JSONB (#5800) 2024-03-14 11:13:26 +01:00
20240229092905_AddManagerAndEmployeeToStoreRoles.cs Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
20240304003640_addinvoicecolumns.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
20240317024757_payments_refactor.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
20240325095923_RemoveCustodian.cs Remove custodians (#5863) 2024-03-29 00:28:27 +09:00
20240405004015_cleanup_invoice_events.cs Cleanup data from the InvoiceEvents table (#5904) 2024-04-25 14:09:01 +09:00
20240405052858_cleanup_address_invoices.cs Cleanup AddressesInvoices table (#5905) 2024-04-16 16:18:56 +09:00
ApplicationDbContextModelSnapshot.cs Cleanup data from the InvoiceEvents table (#5904) 2024-04-25 14:09:01 +09:00