Format sql
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-- [SOURCES]
|
||||
|
||||
DROP TABLE IF EXISTS SOURCES;
|
||||
drop table if exists sources;
|
||||
|
||||
DROP TYPE IF EXISTS SOURCES_TYPE;
|
||||
drop type if exists sources_type;
|
||||
|
||||
Reference in New Issue
Block a user