Skip to content

Conversation

@lcok
Copy link
Contributor

@lcok lcok commented Jul 19, 2024

Use system.xx instead of information_schema.xx , because the information_schema.key_column_usage is only supported at least in version 23.9

Use system.xx instead of information_schema.xx , because the information_schema.key_column_usage is only supported at least in version 23.9
@lcok
Copy link
Contributor Author

lcok commented Jul 19, 2024

The views in the information_schema are for compatibility with mysql, I think it might be a good idea to just use the system schema tables.

@mattn mattn merged commit 5f31f72 into sqls-server:master Dec 28, 2025
@mattn
Copy link
Member

mattn commented Dec 28, 2025

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants