@@ -1,5 +0,0 @@
|
||||
ALTER TABLE public.adm_organization_location ADD item_code varchar(255) NULL;
|
||||
COMMENT ON COLUMN public.adm_organization_location.item_code IS '项目编码';
|
||||
-- Insert migration record
|
||||
INSERT INTO __MigrationsHistory (MigrationId, ProductVersion)
|
||||
VALUES ('2202511271311 alter_table adm_organization_location', '1.0.0');
|
||||
Reference in New Issue
Block a user