6 ms·
I learned so much about postgresql and RLS from postgraphile starter project: https://github.com/graphile/starter/blob/main/%40app/db/migrations/committed/00000
by xdanger 4y ago
I learned so much about postgresql and RLS from postgraphile starter project: https://github.com/graphile/starter/blob/main/%40app/db/migrations/committed/000001.sql https://github.com/graphile/starter/blob/main/%40app/db/migr...
also the project is worth checking out ;)