..
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
Remove dead code from multi db support ( #5971 )
2024-05-07 09:21:49 +09: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 dead code from multi db support ( #5971 )
2024-05-07 09:21:49 +09:00
20231219031609_appssettingstojson.cs
Remove dead code from multi db support ( #5971 )
2024-05-07 09:21:49 +09:00
20231219031609_translationsmigration.cs
Allow translations of BTCPay Server Backend by admins ( #5662 )
2024-07-24 20:16:20 +09:00
20240104155620_AddApprovalToApplicationUser.cs
Admins can approve registered users ( #5647 )
2024-01-31 14:45:54 +09:00
20240220000000_FixWalletObjectsWithEmptyWalletId.cs
Remove dead code from multi db support ( #5971 )
2024-05-07 09:21:49 +09:00
20240229000000_PayoutAndPullPaymentToJsonBlob.cs
Remove dead code from multi db support ( #5971 )
2024-05-07 09:21:49 +09:00
20240229092905_AddManagerAndEmployeeToStoreRoles.cs
Remove dead code from multi db support ( #5971 )
2024-05-07 09:21:49 +09:00
20240304003640_addinvoicecolumns.cs
Remove dead code from multi db support ( #5971 )
2024-05-07 09:21:49 +09:00
20240317024757_payments_refactor.cs
Remove dead code from multi db support ( #5971 )
2024-05-07 09:21:49 +09:00
20240325095923_RemoveCustodian.cs
Remove custodians ( #5863 )
2024-03-29 00:28:27 +09:00
20240405004015_cleanup_invoice_events.cs
Fix migration crash on postgres above 13.10
2024-05-10 22:13:08 +09:00
20240405052858_cleanup_address_invoices.cs
Fix migration crash on postgres above 13.10
2024-05-10 22:13:08 +09:00
20240501015052_noperiod.cs
Remove period concept from PullPayment ( #5963 )
2024-05-01 17:59:10 +09:00
20240508015052_fileid.cs
Branding updates for 2.0 ( #5947 )
2024-05-09 09:18:02 +09:00
20240826065950_removeinvoicecols.cs
Delete columns CustomerEmail, OrderId, ItemCode ( #6170 )
2024-08-27 09:53:28 +09:00
20240827034505_migratepayouts.cs
Refactor Payouts and PullPayments DB models ( #6173 )
2024-08-28 18:52:08 +09:00
20240904092905_UpdateStoreOwnerRole.cs
Permissions: Remove deprecated custodian account policies ( #6193 )
2024-09-12 10:02:37 +09:00
20240906010127_renamecol.cs
Rename PaymentMethod => PaymentMethodId ( #6198 )
2024-09-06 13:24:33 +09:00
ApplicationDbContextModelSnapshot.cs
Rename PaymentMethod => PaymentMethodId ( #6198 )
2024-09-06 13:24:33 +09:00