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