I follow the supabase docs for prisma interaction, creating a user and set connection url to schema.prisma, but when I run
prisma migrate dev
prisma migrate dev
, error happen: permission denied to terminate process. Detail: Only roles with privileges of the role whose process is being terminated or with privileges of the "pg_signal_backend" role may terminate this process
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.