lsst.daf.persistence g17e5ecfddb+13e059a339
|
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.