Closed Pamplemousse closed 6 months ago
Fixes #333 .
Math functions in SQLite are hidden behind a compilation flag. This tells cargo to use this flag so that the built refinery will be able to run migrations using such functions without failing.
cargo
refinery
Fixes #333 .
Math functions in SQLite are hidden behind a compilation flag. This tells
cargo
to use this flag so that the builtrefinery
will be able to run migrations using such functions without failing.