Refine source schema
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
-- [SOURCES]
|
-- [SOURCES]
|
||||||
|
|
||||||
create type sources_type as enum ('concen', 'mass', 'flowpaced', 'setpoint');
|
create type sources_type as enum ('CONCEN', 'MASS', 'FLOWPACED', 'SETPOINT');
|
||||||
|
|
||||||
create table sources
|
create table sources
|
||||||
(
|
(
|
||||||
|
|||||||
Reference in New Issue
Block a user