Database ======== .. currentmodule:: lsst.daf.butler.registry.interfaces .. autoclass:: Database :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~Database.connect ~Database.declareStaticTables ~Database.delete ~Database.ensureTableExists ~Database.expandDatabaseEntityName ~Database.fromConnection ~Database.fromUri ~Database.getExistingTable ~Database.insert ~Database.isWriteable ~Database.makeDefaultUri ~Database.query ~Database.replace ~Database.shrinkDatabaseEntityName ~Database.sync ~Database.transaction ~Database.update .. rubric:: Methods Documentation .. automethod:: connect .. automethod:: declareStaticTables .. automethod:: delete .. automethod:: ensureTableExists .. automethod:: expandDatabaseEntityName .. automethod:: fromConnection .. automethod:: fromUri .. automethod:: getExistingTable .. automethod:: insert .. automethod:: isWriteable .. automethod:: makeDefaultUri .. automethod:: query .. automethod:: replace .. automethod:: shrinkDatabaseEntityName .. automethod:: sync .. automethod:: transaction .. automethod:: update