UPDATE: Auth module, User module
Some checks failed
Build and Release / release (push) Failing after 1m25s
Some checks failed
Build and Release / release (push) Failing after 1m25s
This commit is contained in:
2
db/migrations/000006_wiki.down.sql
Normal file
2
db/migrations/000006_wiki.down.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
DROP TABLE IF EXISTS wiki_pages;
|
||||
DROP TABLE IF EXISTS wiki_versions;
|
||||
Reference in New Issue
Block a user