Skip to content

Refactor migrations to support MySQL/MariaDB

Julian requested to merge migration-compat into master

Fixes #110 (closed).

This also adds CI tests for schema upgrading/downgrading on both SQLite and MySQL/MariaDB.

Edited by Julian

Merge request reports