Home
Trees
Indices
Help
Visit GenSASchema Online
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Module Hierarchy
gensaschema
:
GenSASchema generates static schema definitions using SQLAlchemy's inspection capabilities.
gensaschema._column
:
Column inspection and generation.
gensaschema._config
:
Schema config management.
gensaschema._constraint
:
Constraint inspection and representation.
gensaschema._exceptions
:
The module provides all exceptions and warnings used throughout the
gensaschema
package.
gensaschema._schema
:
Schema module generation code.
gensaschema._symbols
:
Symbol management.
gensaschema._table
:
Table inspection and representation
gensaschema._template
:
Simple template abstraction.
gensaschema._type
:
Type inspection and representation.
gensaschema._util
:
Misc utilities.
gensaschema._version
:
Version representation.
gensaschema.constraints
:
Helper functions to define constraints.
Home
Trees
Indices
Help
Visit GenSASchema Online