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