|
lsst.daf.persistence g6a31054a6e+48648d4d98
|
Public Member Functions | |
| def | __init__ (self, location) |
Public Attributes | |
| root | |
Static Public Attributes | |
| string | placeHolder = "?" |
A SQLite-based registry
Definition at line 435 of file registries.py.
| def lsst.daf.persistence.registries.SqliteRegistry.__init__ | ( | self, | |
| location | |||
| ) |
Constructor
Parameters
----------
location : `str`
Path to SQLite3 file
Reimplemented from lsst.daf.persistence.registries.SqlRegistry.
Definition at line 439 of file registries.py.
|
static |
Definition at line 437 of file registries.py.
| lsst.daf.persistence.registries.SqliteRegistry.root |
Definition at line 450 of file registries.py.