Constant SQL_QUERY_READ_TABLES

Source
pub const SQL_QUERY_READ_TABLES: &str = "SHOW TABLES";
Expand description

Provides all tables from the database. This query cannot be limited.