refactor: refs #6609 sectorType description to code
This commit is contained in:
parent
2e009b6f25
commit
3f400f92e5
|
@ -0,0 +1 @@
|
|||
ALTER TABLE vn.sectorType CHANGE description code varchar(100) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL;
|
Loading…
Reference in New Issue