N
Neon11mo ago
ratty-blush

using Next.js 15 , neon , drizzle

trying to create role for Row-Level Security getting error : Tried to create a role with a NULL password export const admin = pgRole("admin"); () => [crudPolicy({ role: admin, read: false, modify: false })]
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?