Skip to content
/ rls Public

Row Level Security Functions for PostgreSQL and Redshift

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

getwilds/rls

Repository files navigation

rls

Project Status: Concept – Not useable, no support, not open to feedback, unstable API. R-check

Row Level Security stuff

Installation

Development version

# install.packages("pak")
pak::pak("getwilds/rls")

Get started

Go to the Getting Stared vignette for a walk-through of using row level security with PostgreSQL.

Bugs? Features?

Open an issue on our issue tracker.

Contributors

This package follows Git Flow.

Code of Conduct

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.

Roadmap

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)

License

MIT

About

Row Level Security Functions for PostgreSQL and Redshift

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published