https://github.com/jacobsvante/pre-commit-sqlx-prepare
https://github.com/jacobsvante/pre-commit-sqlx-prepare
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacobsvante/pre-commit-sqlx-prepare
- Owner: jacobsvante
- Created: 2022-07-04T13:53:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T13:17:07.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T00:37:47.654Z (over 1 year ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
## Description
[pre-commit](https://pre-commit.com/) hook to ensure that the [sqlx](https://crates.io/crates/sqlx) query metadata (stored in the file sqlx-data.json) is up to date.