mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-11-19 23:06:56 +00:00
* fix(macros): tell the compiler about external files/env vars to watch closes #663 closes #681 * feat(cli): add `migrate` subcommand for generating a build script suggest embedding migrations on `sqlx migrate add` in a new project