mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-09-29 22:12:04 +00:00

* Streamline CI to run build _then_ db checks * Run rustfmt * Test the sqlx-core manifest explicitly for unit tests * Fix incorrect feature enabled in CI * Make doctests conditional on runtime * Clean up CI file a bit more * Tweak CI file one more last time