init
This commit is contained in:
2
DataPRO/Modules/Database/DatabaseServices/ResetAdmin.sql
Normal file
2
DataPRO/Modules/Database/DatabaseServices/ResetAdmin.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
Use DataPRO;
|
||||
UPDATE [dbo].[Users] SET [Password]='Onl79FZmtkwYRi5DfMV46DDfS0HMOpURgIxeUvhswuY=' WHERE ID=1;
|
||||
Reference in New Issue
Block a user