mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-04 00:10:25 +08:00
refactor: dbm
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user