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