Refine mixing schema
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
-- [MIXING]
|
-- [MIXING]
|
||||||
|
|
||||||
create type mixing_model as enum ('mixed', '2comp', 'fifo', 'lifo');
|
create type mixing_model as enum ('MIXED', '2COMP', 'FIFO', 'LIFO');
|
||||||
|
|
||||||
create table mixing
|
create table mixing
|
||||||
(
|
(
|
||||||
|
|||||||
Reference in New Issue
Block a user