diesel-guard
https://github.com/ayarotsky/diesel-guard
Rust
Linter for dangerous Postgres migration patterns in Diesel and SQLx
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to diesel-guard
Help out
- Issues
- feat: add check constraint check
- Flag adding exclusion constraints
- Flag renaming a schema
- Flag creating tables without a primary key
- Flag DELETE and UPDATE statements without a WHERE clause
- Flag adding constraints to domains
- Add DomainCheckConstraintCheck for CREATE/ALTER DOMAIN CHECK constraints
- feat: Add idempotency guard check
- feat: Add create table serial check
- ADD CHECK CONSTRAINT without NOT VALID
- Docs
- Rust not yet supported