feat/Update_Controllers_to_Allow_for_Premium_Membership
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
BEGIN TRANSACTION;
|
||||
DROP TABLE "UserNotifications";
|
||||
|
||||
DELETE FROM "__EFMigrationsHistory"
|
||||
WHERE "MigrationId" = '20260802225941_AddUserNotifications';
|
||||
|
||||
COMMIT;
|
||||
|
||||
Reference in New Issue
Block a user