Skip to content

docs: add pgfence to CLI#519

Open
flvmnt wants to merge 1 commit into
dhamaniasad:masterfrom
flvmnt:docs-add-pgfence
Open

docs: add pgfence to CLI#519
flvmnt wants to merge 1 commit into
dhamaniasad:masterfrom
flvmnt:docs-add-pgfence

Conversation

@flvmnt
Copy link
Copy Markdown

@flvmnt flvmnt commented May 25, 2026

Adds pgfence to the CLI section. Static analyzer for Postgres migrations: reports lock modes, blocking DDL, and emits safe expand/contract rewrites. Apache 2.0, installable from npm. Extractors for raw SQL, Prisma, TypeORM, and Knex.

Site: https://pgfence.com

Adds an entry for pgfence, a Postgres migration linter for lock
modes and unsafe DDL with extractors for Prisma, TypeORM, and Knex.
Copilot AI review requested due to automatic review settings May 25, 2026 18:41
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds a new tool entry to the README’s CLI section to improve discoverability of Postgres migration linting utilities.

Changes:

  • Add pgfence to the CLI tools list in the README.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
### CLI
* [atlas](https://github.com/ariga/atlas) - Atlas is a tool for managing and migrating database schemas using modern DevOps principles.
* [pgcli](https://github.com/dbcli/pgcli) - Postgres CLI with autocompletion and syntax highlighting
* [pgfence](https://pgfence.com) - Lints Postgres SQL migrations for lock modes and risky DDL, with safe expand/contract rewrites. CLI plus LSP. Extractors for Prisma, TypeORM, and Knex.
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.

2 participants