mirror of https://github.com/longtai-cn/hippo4j
parent
32c1bf5a56
commit
7ef05188df
@ -0,0 +1,5 @@
|
||||
ALTER TABLE `config` DROP INDEX `uk_configinfo_datagrouptenant`;
|
||||
|
||||
ALTER TABLE `item` DROP INDEX `uk_iteminfo_tenantitem`;
|
||||
|
||||
ALTER TABLE `tenant` DROP INDEX `uk_tenantinfo_tenantid`;
|
Loading…
Reference in new issue