ApdbSqlSchema ============= .. currentmodule:: lsst.dax.apdb .. autoclass:: ApdbSqlSchema :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ApdbSqlSchema.has_insert_id ~ApdbSqlSchema.pixel_id_tables .. rubric:: Methods Summary .. autosummary:: ~ApdbSqlSchema.column_dtype ~ApdbSqlSchema.get_apdb_columns ~ApdbSqlSchema.get_table ~ApdbSqlSchema.makeSchema .. rubric:: Attributes Documentation .. autoattribute:: has_insert_id .. autoattribute:: pixel_id_tables .. rubric:: Methods Documentation .. automethod:: column_dtype .. automethod:: get_apdb_columns .. automethod:: get_table .. automethod:: makeSchema