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