© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
using Next.js 15 , neon , drizzle - Neon
N
Neon
•
15mo ago
wet-aqua
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
}
)
]
Neon
Join
The official Neon Database Discord
10,545
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Using Neon + Drizzle + Lambda
N
Neon / ❓|questions-and-answers
11mo ago
Local Svelte+Drizzle/Neon development using docker
N
Neon / ❓|questions-and-answers
16mo ago
Need Help Starting Out ;-; (Next.js + Tailwind + Neon)
N
Neon / ❓|questions-and-answers
3y ago
What is the proper way to connect neon with drizzle orm in next js?
N
Neon / ❓|questions-and-answers
13mo ago