package
0.0.0-20250302012944-701c1ceec546
Repository: https://github.com/khulnasoft/devsecdb.git
Documentation: pkg.go.dev
# Functions
Completion is the entry point of PostgreSQL code completion.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetQuerySpan returns the query span for the given statement.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NormalizePostgreSQLAnyName normalizes the given any name.
NormalizePostgreSQLAnyNameAsColumnName normalizes the given any name as column name.
NormalizePostgreSQLAnyNameAsTableName normalizes the given any name as table name.
NormalizePostgreSQLColid normalizes the given colid.
ParsePostgreSQLStatement parses the given SQL and returns the AST tree.
NormalizePostgreSQLQualifiedNameAsTableName normalizes the given qualified name as table name.
ParsePostgreSQL parses the given SQL and returns the ParseResult.
SchemaDiff computes the schema differences between old and new schema.
SplitSQL splits the given SQL statement into multiple SQL statements.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
SystemSchemaWhereClause is an optimization for getting less schema objects.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author