Skip to content

Add diesel-guard#1763

Open
ayarotsky wants to merge 1 commit intoanalysis-tools-dev:masterfrom
ayarotsky:add-diesel-guard
Open

Add diesel-guard#1763
ayarotsky wants to merge 1 commit intoanalysis-tools-dev:masterfrom
ayarotsky:add-diesel-guard

Conversation

@ayarotsky
Copy link

  • I have not changed the README.md directly.

diesel-guard is a linter for dangerous Postgres migration patterns in Diesel and SQLx that:

  • Detects operations that lock tables or cause downtime
  • Provides safe alternatives for each blocking operation
  • Supports safety-assured blocks for verified operations
  • Extensible with custom checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant