lsst.dax.apdb gfdc9b3dea0+60507bba20
|
Public Member Functions | |
def | __init__ (self, str schema_file, Optional[str] extra_schema_file=None) |
Public Attributes | |
tableSchemas | |
Class for management of APDB schema. Attributes ---------- tableSchemas : `dict` Maps table name to `TableDef` instance. Parameters ---------- schema_file : `str` Name of the YAML schema file. extra_schema_file : `str`, optional Name of the YAML schema file with extra column definitions.