Documentation
¶
Index ¶
- func CollectStmtScopes(stmt *parser.Statement, targetSchema string) ([]*dparser.StmtScope, []error)
- func CollectTableNames(stmt *parser.Statement) ([]string, []error)
- func CollectTableSchemas(db *postgres.DB, schema string, tables []string) ([]*dparser.TableSchema, error)
- func ListPossibleIndexes(db *postgres.DB, schema string, stmt *parser.Statement) ([]*dmodel.IndexTarget, []error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectStmtScopes ¶
func CollectTableSchemas ¶
func ListPossibleIndexes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.