Format sql
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
-- [LABELS]
|
||||
|
||||
DROP TABLE IF EXISTS LABELS;
|
||||
drop table if exists labels;
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
-- [LABELS]
|
||||
|
||||
DROP TABLE IF EXISTS LABELS;
|
||||
drop table if exists labels;
|
||||
|
||||