Module tables

Source
Expand description

GetTablesBuilder for building responses to CommandGetTables queries.

Structsยง

GetTablesBuilder
A builder for a CommandGetTables response.

Staticsยง

GET_TABLES_SCHEMA_WITHOUT_TABLE_SCHEMA ๐Ÿ”’
The schema for GetTables without table_schema column
GET_TABLES_SCHEMA_WITH_TABLE_SCHEMA ๐Ÿ”’
The schema for GetTables with table_schema column

Functionsยง

get_tables_schema ๐Ÿ”’