-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
When running Supabase locally, and using the Copilot chat with the command @supabase How are you?, the response is:
🤔 I can’t find the schema for the database. Please check that supabase start is running.
This is unexpected since Supabase is indeed running locally.
To Reproduce
Steps to reproduce the behavior:
- Start Supabase locally using
supabase start. - Open the Copilot chat.
- Type
@supabase How are you?. - Observe the error message indicating that the schema cannot be found.
Expected behavior
I expected Copilot to interact with the database without any errors, especially since Supabase is confirmed to be running locally.
Screenshots
- Error in copilot
- Database connected successfully
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

