init push
This commit is contained in:
3
backend/store/pg/migration/000015_create_auth.down.sql
Normal file
3
backend/store/pg/migration/000015_create_auth.down.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- Downgrade script for creating the 'auth' table
|
||||
DROP TABLE auths;
|
||||
DROP TABLE auth_configs;
|
||||
Reference in New Issue
Block a user