Search before asking
Version
0.15.1-rc09
What's Wrong?
I want to use information_schema.column got the primary key information of the column, but only ' ' was obtained.
What You Expected?
I expect to get the primary key information through a query statement, such as select COLUMN_KEY from information_schema.column.
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct