Database ======== .. currentmodule:: lsst.daf.butler.registry.interfaces .. autoclass:: Database :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Database.dialect .. rubric:: Methods Summary .. autosummary:: ~Database.assertTableWriteable ~Database.declareStaticTables ~Database.delete ~Database.ensure ~Database.ensureTableExists ~Database.expandDatabaseEntityName ~Database.fromEngine ~Database.fromUri ~Database.getExistingTable ~Database.getSpatialRegionRepresentation ~Database.getTimespanRepresentation ~Database.insert ~Database.isTableWriteable ~Database.isWriteable ~Database.makeDefaultUri ~Database.makeEngine ~Database.query ~Database.replace ~Database.session ~Database.shrinkDatabaseEntityName ~Database.sync ~Database.transaction ~Database.update .. rubric:: Attributes Documentation .. autoattribute:: dialect .. rubric:: Methods Documentation .. automethod:: assertTableWriteable .. automethod:: declareStaticTables .. automethod:: delete .. automethod:: ensure .. automethod:: ensureTableExists .. automethod:: expandDatabaseEntityName .. automethod:: fromEngine .. automethod:: fromUri .. automethod:: getExistingTable .. automethod:: getSpatialRegionRepresentation .. automethod:: getTimespanRepresentation .. automethod:: insert .. automethod:: isTableWriteable .. automethod:: isWriteable .. automethod:: makeDefaultUri .. automethod:: makeEngine .. automethod:: query .. automethod:: replace .. automethod:: session .. automethod:: shrinkDatabaseEntityName .. automethod:: sync .. automethod:: transaction .. automethod:: update