pgfence
Version updated for https://github.com/flvmnt/pgfence to version v0.1.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
pgfence is a command-line tool designed to ensure the safety of PostgreSQL database migrations. It analyzes SQL migration files to identify lock modes, risk levels, and provides safe rewrite strategies to minimize disruptions like downtime or query blocking in production environments. By offering insights into potential risks and optimizations, it solves the problem of hidden lock semantics in ORMs and helps developers proactively safeguard database operations.
Release notes
fix: use absolute URL for logo so it renders correctly on npm