hasura / hasura/graphql-engine
source with name "default" does not exist
Open
k/bug
support/needs-more-info
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
hasura:v2.6.2
postgres: PostgreSQL 14.2 on x86_64-pc-linux-musl, compiled by gcc (Alpine 10.3.1_git20211027) 10.3.1 20211027, 64-bit
After an ugrade and migration to multi db and renaming default database.
When i try :
CREATE OR REPLACE VIEW …
DROP VIEW …
I always get :
SQL Execution Failed
source with name "default" does not exist
If i rename back the db to default it work again
Contributor guide
Assessment
This issue has not been assessed yet.