Expand description
SQLite schema migrations for the disposable projection database.
Constants§
- LATEST_
SCHEMA_ VERSION - Latest schema version understood by this binary.
Functions§
- current_
schema_ version - Read
PRAGMA user_versionand convert it to a Rustu32. - migrate
- Apply all pending migrations in ascending order.