Skip to content

Comments

Add support for RLS#826

Open
scribahti wants to merge 4 commits intoholistics:masterfrom
scribahti:feat/rls
Open

Add support for RLS#826
scribahti wants to merge 4 commits intoholistics:masterfrom
scribahti:feat/rls

Conversation

@scribahti
Copy link

@scribahti scribahti commented Feb 13, 2026

Summary

  • adds new markup syntax for RLS policies in Postgres
  • adds new markup syntax for functions in Postgres

Issue

Lasting Changes (Technical)

(please list down: code changes/things that have wide-effect; new libraries/functions added that can be used by others; examples below)

  • implements a Postgres exporter
  • adds a new Policy model
  • adds a new Policy element validator
  • adds a new Policy element interpreter
  • includes tests & docs

Checklist

Please check directly on the box once each of these are done

  • Documentation (if necessary)
  • Lint Checks Passed
  • Unit Tests Passed
  • Coverage Tests Passed
  • Integration Tests Passed
  • Code Review

@hdnax
Copy link
Contributor

hdnax commented Feb 13, 2026

Hi @scribahti, thank you for your contribution. I've replied to your issue here: #824 (comment). Kindly check it out 😺

  - implements Postgres exporter
  - new Policy model
  - new Policy element validator
  - new Policy element interpreter
  - tests
  - docs
mvtthew added 3 commits February 22, 2026 01:15
  - implements PostgresExporter
  - new Function type & element
  - new Function element interpreter
  - new Function element validator
  - tests
  - validation logic for the Function element validator
  - new error codes
  - new function interpreter test
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