update infragroup
This commit is contained in:
No files matched your search
@@ -0,0 +1,2 @@
|
||||
-- Modify "InfraGroup" table
|
||||
ALTER TABLE "public"."InfraGroup" ALTER COLUMN "Code" TYPE character varying(10), ALTER COLUMN "Name" TYPE character varying(50), ADD COLUMN "Level" smallint NULL;
|
||||
Reference in New Issue
Block a user