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.addDataset ~SqlRegistry.addDatasetLocation ~SqlRegistry.addDimensionEntry ~SqlRegistry.addExecution ~SqlRegistry.addQuantum ~SqlRegistry.addRun ~SqlRegistry.associate ~SqlRegistry.attachComponent ~SqlRegistry.disassociate ~SqlRegistry.ensureRun ~SqlRegistry.expandDataId ~SqlRegistry.find ~SqlRegistry.findDimensionEntry ~SqlRegistry.fromConfig ~SqlRegistry.getDataset ~SqlRegistry.getDatasetLocations ~SqlRegistry.getDatasetType ~SqlRegistry.getExecution ~SqlRegistry.getQuantum ~SqlRegistry.getRun ~SqlRegistry.makeDataIdPacker ~SqlRegistry.makeDatabaseDict ~SqlRegistry.makeRun ~SqlRegistry.markInputUsed ~SqlRegistry.packDataId ~SqlRegistry.query ~SqlRegistry.registerDatasetType ~SqlRegistry.removeDatasetLocation ~SqlRegistry.selectDimensions ~SqlRegistry.setConfigRoot ~SqlRegistry.setDimensionRegion ~SqlRegistry.transaction .. rubric:: Attributes Documentation .. autoattribute:: defaultConfigFile .. autoattribute:: limited .. autoattribute:: pixelization .. rubric:: Methods Documentation .. automethod:: addDataset .. automethod:: addDatasetLocation .. automethod:: addDimensionEntry .. automethod:: addExecution .. automethod:: addQuantum .. automethod:: addRun .. automethod:: associate .. automethod:: attachComponent .. automethod:: disassociate .. automethod:: ensureRun .. automethod:: expandDataId .. automethod:: find .. automethod:: findDimensionEntry .. automethod:: fromConfig .. automethod:: getDataset .. automethod:: getDatasetLocations .. automethod:: getDatasetType .. automethod:: getExecution .. automethod:: getQuantum .. automethod:: getRun .. automethod:: makeDataIdPacker .. automethod:: makeDatabaseDict .. automethod:: makeRun .. automethod:: markInputUsed .. automethod:: packDataId .. automethod:: query .. automethod:: registerDatasetType .. automethod:: removeDatasetLocation .. automethod:: selectDimensions .. automethod:: setConfigRoot .. automethod:: setDimensionRegion .. automethod:: transaction