Skip to contents

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