sqlx/sqlx-macros-core
Yuri Astrakhan ab3a8e8456
Add a newline to the generated JSON files (#2570)
This adds a newline at the end of all cached ./.sqlx/... JSON files so that anyone who has "auto-newline" enabled in their IDE would not accidentally add it to the cached file. This also ensures that GitHub diff would not show an alarming red icon next to the end of the checked in sqlx files.
2023-06-30 13:18:56 -07:00
..
src Add a newline to the generated JSON files (#2570) 2023-06-30 13:18:56 -07:00
Cargo.toml feat(prepare): move to one-file-per-query for offline mode 2023-03-01 19:17:21 -08:00