versionTable: Readonly<SqliteTable<"major" | "minor" | "patch">> = ...

The SQLite table for storing the database version for migrations.

Generated using TypeDoc