lsst.dax.apdb gbebdf9febd+5cb2473566
|
Public Member Functions | |
str | table_name (self, str prefix="") |
Mapping[ExtraTables, ApdbTables] | insert_id_tables (cls) |
Names of the tables used for tracking insert IDs.
Mapping[ExtraTables, ApdbTables] lsst.dax.apdb.apdbSqlSchema.ExtraTables.insert_id_tables | ( | cls | ) |
Return mapping of tables used for insert ID tracking to their corresponding regular tables.
str lsst.dax.apdb.apdbSqlSchema.ExtraTables.table_name | ( | self, | |
str | prefix = "" |
||
) |
Return full table name.