Skip to main content

Module ident

Module ident 

Source
Expand description

Identifier types for PostgreSQL and SQLite DDL objects.

Structsยง

Ident
An identifier with both raw (original) and normalized (lowercase) forms.
QualifiedName
A schema-qualified name (e.g., public.users).