Skip to content

Docs: mention lock-mode analysis as a complementary CI step? #699

@flvmnt

Description

@flvmnt

Hi — I recently submitted a PR (#693) adding a section about combining PGLT with a lock-mode analyzer in CI. It was closed, and I totally understand — unsolicited docs PRs from third-party tool authors can feel like marketing.

I wanted to ask in a lower-pressure way: would you be open to a small "Related tools" or "See also" mention in the CI guide? The idea is that PGLT validates SQL correctness (syntax, types, semantics), but doesn't analyze lock modes or runtime risk of DDL statements — which is a separate concern that teams running migrations care about.

I wrote a blog post explaining the two-tool CI pattern: syntax/semantic validation (PGLT) + lock-mode analysis. Happy to share the link once it's published if that's useful as a reference, even if it doesn't end up in the docs.

No pressure either way — just wanted to ask instead of showing up with another PR. Thanks for PGLT, it's a great tool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions