dissect.database.sqlite3

Subpackages

Submodules

Re-Exports

InvalidDatabase

Common base class for all non-exit exceptions.

InvalidPageNumber

Common base class for all non-exit exceptions.

InvalidPageType

Common base class for all non-exit exceptions.

InvalidSQL

Common base class for all non-exit exceptions.

NoCellData

Common base class for all non-exit exceptions.

NoWriteAheadLog

Common base class for all non-exit exceptions.

WAL

Column

Describes a column of a sqlite table.

Row

SQLite3

SQLite3 database class.

Table