SqlRegistry =========== .. currentmodule:: lsst.daf.butler.registries.sqlRegistry .. autoclass:: SqlRegistry :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SqlRegistry.defaultConfigFile ~SqlRegistry.limited ~SqlRegistry.pixelization .. rubric:: Methods Summary .. autosummary:: ~SqlRegistry.addDataUnitEntry ~SqlRegistry.addDataset ~SqlRegistry.addDatasetLocation ~SqlRegistry.addExecution ~SqlRegistry.addQuantum ~SqlRegistry.addRun ~SqlRegistry.associate ~SqlRegistry.attachComponent ~SqlRegistry.disassociate ~SqlRegistry.ensureRun ~SqlRegistry.find ~SqlRegistry.findDataUnitEntry ~SqlRegistry.fromConfig ~SqlRegistry.getDataUnitDefinition ~SqlRegistry.getDataset ~SqlRegistry.getDatasetLocations ~SqlRegistry.getDatasetType ~SqlRegistry.getExecution ~SqlRegistry.getQuantum ~SqlRegistry.getRegion ~SqlRegistry.getRun ~SqlRegistry.makeDatabaseDict ~SqlRegistry.makeRun ~SqlRegistry.markInputUsed ~SqlRegistry.query ~SqlRegistry.registerDatasetType ~SqlRegistry.removeDatasetLocation ~SqlRegistry.selectDataUnits ~SqlRegistry.setConfigRoot ~SqlRegistry.setDataUnitRegion ~SqlRegistry.transaction .. rubric:: Attributes Documentation .. autoattribute:: defaultConfigFile .. autoattribute:: limited .. autoattribute:: pixelization .. rubric:: Methods Documentation .. automethod:: addDataUnitEntry .. automethod:: addDataset .. automethod:: addDatasetLocation .. automethod:: addExecution .. automethod:: addQuantum .. automethod:: addRun .. automethod:: associate .. automethod:: attachComponent .. automethod:: disassociate .. automethod:: ensureRun .. automethod:: find .. automethod:: findDataUnitEntry .. automethod:: fromConfig .. automethod:: getDataUnitDefinition .. automethod:: getDataset .. automethod:: getDatasetLocations .. automethod:: getDatasetType .. automethod:: getExecution .. automethod:: getQuantum .. automethod:: getRegion .. automethod:: getRun .. automethod:: makeDatabaseDict .. automethod:: makeRun .. automethod:: markInputUsed .. automethod:: query .. automethod:: registerDatasetType .. automethod:: removeDatasetLocation .. automethod:: selectDataUnits .. automethod:: setConfigRoot .. automethod:: setDataUnitRegion .. automethod:: transaction