3 lines
135 B
SQL
3 lines
135 B
SQL
INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion])
|
|
VALUES ('20260223000001_AddEmailSenderToPreferences', '8.0.11');
|