refactor: dbm

This commit is contained in:
meilin.huang
2024-12-08 13:04:23 +08:00
parent ebc89e056f
commit e56788af3e
152 changed files with 4273 additions and 3715 deletions

View File

@@ -36,6 +36,7 @@ SELECT
IF(non_unique, 0, 1) isUnique,
SEQ_IN_INDEX seqInIndex,
INDEX_COMMENT indexComment,
SUB_PART subPart,
index_name = 'PRIMARY' as isPrimaryKey
FROM
information_schema.STATISTICS