Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a newline to the generated JSON files
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.
- Loading branch information