Refine valve schema
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
-- [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
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user