SQLite tooling
Open
store
- Dominant language
- Rust
- Stars
- 104
- Forks
- 138
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 56
Description
We don't currently employ any sqlite lints, formatters or other tooling.
We should consider at least the following:
- `sqlite3 .lint`
- `sqlite3 .expert`
- [`sqruff`](https://playground.quary.dev/docs/)
This will be especially useful once we have migrated off of diesel, and can use dedicated `.sql` files for the statements as well.
Contributor guide
Assessment
This issue has not been assessed yet.