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