mirror of
https://git.victorphan.net/basketballcantho/Teedy_custom.git
synced 2026-08-05 22:03:11 +07:00
add missing index
This commit is contained in:
@@ -1 +1 @@
|
||||
db.version=18
|
||||
db.version=19
|
||||
@@ -0,0 +1,2 @@
|
||||
create index IDX_DOT_COMPOSITE on T_DOCUMENT_TAG (DOT_IDDOCUMENT_C, DOT_IDTAG_C, DOT_DELETEDATE_D);
|
||||
update T_CONFIG set CFG_VALUE_C = '19' where CFG_ID_C = 'DB_VERSION';
|
||||
Reference in New Issue
Block a user