Modules§
- ast
- Collections of AST Nodes.
Constants§
- DEFAULT_
SCHEMA - Default database schema if not specified in a DBML file.
Functions§
- parse_
dbml - Parses the given text input and performs a semantics check.
- parse_
dbml_ unchecked - Parses the entire DBML text and returns an unsanitized Abstract Syntax Tree (AST).