We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The usage of metadata:
Append derived Columns for 'order by' and 'group by'.
Support insert statement without columns.
Generate primary key for insert statement without columns.
Get the information of Sharding datasources or default datasource from metadata for 'desc table;'.
Get the information of Sharding datasources or default datasource from metadata for 'show create table;'.
Get the information of Sharding datasources or default datasource from metadata for 'show tables;'.
Get the amount of columns from metadata for prepare statements in Sharding-Proxy.
The text was updated successfully, but these errors were encountered:
tristaZero
No branches or pull requests
The usage of metadata:
Append derived Columns for 'order by' and 'group by'.
Support insert statement without columns.
Generate primary key for insert statement without columns.
Get the information of Sharding datasources or default datasource from metadata for 'desc table;'.
Get the information of Sharding datasources or default datasource from metadata for 'show create table;'.
Get the information of Sharding datasources or default datasource from metadata for 'show tables;'.
Get the amount of columns from metadata for prepare statements in Sharding-Proxy.
The text was updated successfully, but these errors were encountered: