Skip to content

feat: add configurable plpgsql_check function arguments#726

Merged
psteinroe merged 4 commits intomainfrom
feat/plpgsql_check-args
Apr 4, 2026
Merged

feat: add configurable plpgsql_check function arguments#726
psteinroe merged 4 commits intomainfrom
feat/plpgsql_check-args

Conversation

@psteinroe
Copy link
Copy Markdown
Collaborator

@psteinroe psteinroe commented Apr 4, 2026

fixes #727

  • Extend plpgsql_check configuration with warning and execution flags plus defaults
  • Pass workspace plpgsql_check settings through to plpgsql_check_function calls
  • Only include non-default named arguments in generated plpgsql_check SQL
  • Update partial config initialization and tests to preserve new defaults

@psteinroe psteinroe merged commit a805c22 into main Apr 4, 2026
9 checks passed
@psteinroe psteinroe deleted the feat/plpgsql_check-args branch April 4, 2026 13:28
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.

Allow passing custom plpgsql_check arguments via config

1 participant