database setup + other stuff not rlly important
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
DROP INDEX IF EXISTS idx_blogs_reference;
|
||||
|
||||
DROP TABLE IF EXISTS blog;
|
||||
DROP TABLE IF EXISTS identities;
|
||||
DROP TABLE IF EXISTS app;
|
||||
Reference in New Issue
Block a user