Refine valve schema
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
-- [VALVES]
|
-- [VALVES]
|
||||||
|
|
||||||
create type valves_type as enum ('prv', 'psv', 'pbv', 'fcv', 'tcv', 'gpv');
|
create type valves_type as enum ('PRV', 'PSV', 'PBV', 'FCV', 'TCV', 'GPV');
|
||||||
|
|
||||||
create table valves
|
create table valves
|
||||||
(
|
(
|
||||||
|
|||||||
Reference in New Issue
Block a user