Initial commit
This commit is contained in:
5
script/sql/drop/10.status.sql
Normal file
5
script/sql/drop/10.status.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- [STATUS]
|
||||
|
||||
drop table if exists status;
|
||||
|
||||
drop type if exists link_status;
|
||||
Reference in New Issue
Block a user