Isolation in the database
PostgreSQL Row-Level Security reinforces tenant boundaries below the application layer.
Trade-off: Database policy becomes part of application design and testing, but a missed query filter is no longer the only line of defense.


