Row Level Security stuff
Development version
# install.packages("pak")
pak::pak("getwilds/rls")
Go to the Getting Stared vignette for a walk-through of using row level security with PostgreSQL.
Open an issue on our issue tracker.
This package follows Git Flow.
Please note that the rls project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
For the next release:
- Incorporate big set of changes on
priv
branch (#13 - related #4) - Make sure package works with Redshift (#14)
- Change package name to
tablemanners
(#6) - Make sure instructions for anyone contributing are solid wrt connecting to postgres (#16)
- Get feedback from users before the release! (likely to lead to changes)