Expand description
Identifier types for PostgreSQL and SQLite DDL objects.
Structsยง
- Ident
- An identifier with both raw (original) and normalized (lowercase) forms.
- Qualified
Name - A schema-qualified name (e.g.,
public.users).
Identifier types for PostgreSQL and SQLite DDL objects.
public.users).