エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Custom Prisma Client for RLS - Beatrust techBlog
Author: Neo Chiu Background We use Prisma + Postgres from prototype and start to migrate all data... Author: Neo Chiu Background We use Prisma + Postgres from prototype and start to migrate all data with RLS ( Row Level Security ) last year. We are managing multi-tenants data in one database, and we don't want data be accessed cross tenants. RLS restricts data with security policies at database engine level to prevent any unexpected access from client side. You can find more details in Japanese a
2022/06/07 リンク