Available on crate features mysql and query only.
Expand description

To query MySQL’s INFORMATION_SCHEMA

Structs

Enums

Ref: https://dev.mysql.com/doc/refman/8.0/en/information-schema-collation-character-set-applicability-table.html

Ref: https://dev.mysql.com/doc/refman/8.0/en/information-schema-columns-table.html

Ref: https://dev.mysql.com/doc/refman/8.0/en/information-schema.html

Ref: https://dev.mysql.com/doc/refman/8.0/en/information-schema-key-column-usage-table.html

Ref: https://dev.mysql.com/doc/refman/8.0/en/information-schema-referential-constraints-table.html

Ref: https://dev.mysql.com/doc/refman/8.0/en/information-schema-statistics-table.html

Ref: https://dev.mysql.com/doc/refman/8.0/en/information-schema-tables-table.html