Skip to content

Commit 8005656

Browse files
committed
fix:Update t_component index
1 parent e1e1ef4 commit 8005656

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ALTER TABLE t_component DROP INDEX u_idx_component;
2+
ALTER TABLE t_component ADD INDEX u_idx_component (tenant_id, name_en, version, library_id);

0 commit comments

Comments
 (0)