Skip to content

JaffDb

jaff.drivers.sqlite.JaffDb

The JaffDb class is a subclass of Db pre-configured to connect to the internal JAFF database bundled with the package (src/jaff/db/jaff.db). No path argument is needed.

Constructor

JaffDb()

Automatically resolves the path to the bundled JAFF database.