[Dbix-class] Multi-tennant application/data and dbix-class

Aaron Trevena aaron.trevena at gmail.com
Thu Jan 4 20:43:35 GMT 2018


On 3 January 2018 at 21:19, Thomas Sibley <trsibley at uw.edu> wrote:
> Which RDBMS?  If Pg, I’d suggest using row-level ACLs directly in the database rather than pushing the ACL logic into the ORM/app code.

We're using Pg on another project and I didn't know about that. Looks
interesting... but for this project we're using mariadb.
RestrictWithObject looks like a good plan.

--

Aaron J Trevena, BSc Hons
http://www.aarontrevena.co.uk
LAMP System Integration, Development and Consulting



More information about the DBIx-Class mailing list