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