π CEO of ExamPro
π free AWS Certification courses on freeCodeCamp youtube
π AWS Community Hero
π DEV Moderator for AWS tag
π Star Trek Obsessed
How to implement Row Level Security in Postgres for Multi-tenancy in Ruby on Rails.
Fun fact, really hard to change Postgres Roles on the fly even with Rails 6 changes.
π CEO of ExamPro
π free AWS Certification courses on freeCodeCamp youtube
π AWS Community Hero
π DEV Moderator for AWS tag
π Star Trek Obsessed
How to implement Row Level Security in Postgres for Multi-tenancy in Ruby on Rails.
Fun fact, really hard to change Postgres Roles on the fly even with Rails 6 changes.
Hey Andrew, can you point me towards any documentation or blog posts about this? I'm curious about integrating RLS into a rails app.
There are RLS gems, I don't use any of them.
There are no real end-to-end examples designed for production available.