Structsยง
- Relation
Visitor ๐
Constantsยง
- COLUMNS ๐
- DF_
SETTINGS ๐ - INFORMATION_
SCHEMA ๐ - INFORMATION_
SCHEMA_ ๐TABLES - All information schema tables
- PARAMETERS ๐
- ROUTINES ๐
- SCHEMATA ๐
- TABLES ๐
- VIEWS ๐
Functionsยง
- resolve_
table_ references - Collects all tables and views referenced in the SQL statement. CTEs are collected separately. This can be used to determine which tables need to be in the catalog for a query to be planned.
- visit_
statement ๐