How to Enforce Row-Level Security Using Lua Scripting
github.comI was asked recently for a better way than creating ROLES and VIEWS for every user to solved a problem when you have to limit the visibility of your data. This is a better solution in my opinion.