Hacker News new | ask | show | jobs
by cryptonector 1555 days ago
PostgreSQL RLS used to have problems with UPDATEs. Does it still?
1 comments

Could you elaborate? I can update things just fine with a combination of USING, and WITH CHECK. USING can imply WITH CHECK too IIRC.