Skip to content

Commit 16c3e7d

Browse files
Reverted changes
1 parent dd6a8c8 commit 16c3e7d

File tree

1 file changed

+1
-1
lines changed
  • Streetcode/Streetcode.DAL/Persistence/ScriptsMigration

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
BEGIN
2-
SELECT 1 FROM [StreetcodeDb].[dbo].[AspNetRoles];
2+
SELECT 1 FROM [AspNetUsers];
33
END;
44
GO

0 commit comments

Comments
 (0)