Refine tank schema

This commit is contained in:
WQY\qiong
2022-10-22 10:59:16 +08:00
parent 78a098818f
commit 2a99f97b7f

View File

@@ -1,6 +1,6 @@
-- [TANKS]
create type tanks_overflow as enum ('yes', 'no');
create type tanks_overflow as enum ('YES', 'NO');
create table tanks
(