Files

6 lines
77 B
SQL

-- [MIXING]
drop table if exists mixing;
drop type if exists mixing_model;