Below you will find pages that utilize the taxonomy term “flvmnt”
March 14, 2026
pgfence
Version updated for https://github.com/flvmnt/pgfence to version v0.4.0.
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 CLI tool designed to analyze SQL migration files before deployment to identify potential issues with PostgreSQL lock modes, risk levels, and operational impacts. It automates the detection of high-risk database operations and provides safe rewrite recipes to avoid downtime or performance degradation.
March 9, 2026
pgfence
Version updated for https://github.com/flvmnt/pgfence to version v0.3.2.
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 CLI tool designed to enhance the safety of PostgreSQL schema migrations by analyzing SQL migration files to identify lock modes, assess operation risk levels, and provide safer rewrite recommendations. It helps developers prevent production downtime caused by database locks during migrations by offering detailed insights into locking behavior and alternative migration strategies.
March 7, 2026
pgfence
Version updated for https://github.com/flvmnt/pgfence to version v0.3.1.
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 CLI tool designed to analyze SQL migration files for PostgreSQL before deployment, identifying potential risks such as lock modes, blocked operations, and performance bottlenecks. It provides insights into the lock semantics of DDL statements, assesses their risk levels, and offers safe rewrite strategies to minimize downtime and prevent production issues.
March 6, 2026
pgfence
Version updated for https://github.com/flvmnt/pgfence to version v0.3.0.
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 CLI tool designed to analyze SQL migrations for PostgreSQL databases prior to deployment, ensuring safety and minimizing downtime. It identifies the lock modes and risk levels of DDL statements, highlights potential issues, and provides optimized rewrite sequences to safely execute migrations without impacting production systems.
March 3, 2026
pgfence
Version updated for https://github.com/flvmnt/pgfence to version v0.2.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 CLI tool designed to analyze SQL migration files for Postgres databases to identify potential locking issues, risk levels, and provide safe rewrite recipes before deployment. It automates the detection of problematic DDL statements, explains their lock modes, and offers optimized migration strategies to reduce downtime and prevent production disruptions.
February 26, 2026
pgfence
Version updated for https://github.com/flvmnt/pgfence to version v0.2.1.
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 CLI tool that analyzes SQL migration files to identify potential database lock issues, assess risk levels, and provide safe rewrite strategies for executing migrations without disrupting production systems. It automates the detection of problematic lock modes and unsafe operations and offers optimized solutions for safer schema changes.
February 22, 2026
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.
February 22, 2026
pgfence
Version updated for https://github.com/flvmnt/pgfence to version v0.1.1.
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 CLI tool designed to analyze SQL migration files and assess their safety before deployment. It identifies lock modes, evaluates risk levels based on database size, and provides safe rewrite recipes to prevent downtime caused by problematic database operations.