Skip to main content

Module migrations

Module migrations 

Source

Structs§

MigrationOutcome
Bring conn’s database up to SCHEMA_VERSION, or fail explaining why not.

Constants§

SCHEMA_VERSION
Schema version this build understands, stored in SQLite’s user_version.

Functions§

current_version
Version this build stamps on databases it creates.
run