sqlx/sqlx-macros-core/src
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
..
database chore: cleanup, fix all non-deprecation warnings 2023-03-16 17:03:14 -07:00
derives chore: cleanup, fix all non-deprecation warnings 2023-03-16 17:03:14 -07:00
query Add a newline to the generated JSON files (#2570) 2023-06-30 13:18:56 -07:00
common.rs Break drivers out into separate crates, clean up some technical debt (#2039) 2023-02-21 13:25:25 -08:00
lib.rs chore: add deprecation notice for type ascription use (#2483) 2023-05-04 12:58:57 -07:00
migrate.rs fix(macros-core): use of undeclared tracked_path 2023-03-20 14:12:41 -07:00
test_attr.rs Break drivers out into separate crates, clean up some technical debt (#2039) 2023-02-21 13:25:25 -08:00