refinery
refinery copied to clipboard
Enable math functions for SQLite
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.