-
-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug report
- I confirm this is a bug with Supabase, not with my own application.
- I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
psql:_install.sql:43: ERROR: invalid extension name: "supabase@dbdev"
DETAIL: Extension names must only contain alphanumeric characters or valid separators.
To Reproduce
Just try to run the long bootstrap script in the Readme on a new db.
Expected behavior
It not to fail.
Screenshots
psql:_install.sql:43: ERROR: invalid extension name: "supabase@dbdev"
DETAIL: Extension names must only contain alphanumeric characters or valid separators.
System information
- OS: [e.g. macOS, Windows]
- Browser (if applies) [e.g. chrome, safari]
- Version of supabase-js: [e.g. 6.0.2]
- Version of Node.js: [e.g. 10.10.0]
Additional context
Add any other context about the problem here.
jacksonb-cs
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working