Skip to content

add supabase_only flag to each rule #135

Description

@psteinroe

I am in the process of adding splinter to the postgres-language-server as part of a dblint command. it will run alongside tools such as pglinter within CI to detect issues with the schema before they are deployed.

The simplicity of splinter is really attractive, and lots of the rules are valuable not only for Supabase users. It would be awesome to add a simple flag to the query results to classify it as "Supabase only". This way, we could run a subset of the rules even if we do not target a Supabase database.

Happy to do this myself if the team agrees this makes sense! We could fork or just copy the file, but I would rather make this more accessible for everyone.

Activity

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

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