Initial commit
This commit is contained in:
5
script/sql/drop/7.valves.sql
Normal file
5
script/sql/drop/7.valves.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- [VALVES]
|
||||
|
||||
drop table if exists valves;
|
||||
|
||||
drop type if exists valves_type;
|
||||
Reference in New Issue
Block a user