Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't find the schema for the database #21

Open
ale24dev opened this issue Aug 13, 2024 · 2 comments
Open

I can't find the schema for the database #21

ale24dev opened this issue Aug 13, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ale24dev
Copy link
Contributor

ale24dev commented Aug 13, 2024

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:

  1. Start Supabase locally using supabase start.
  2. Open the Copilot chat.
  3. Type @supabase How are you?.
  4. 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

Screenshot 2024-08-13 at 12 02 02 AM

  • Database connected successfully

Screenshot 2024-08-13 at 12 19 00 AM

@ale24dev ale24dev added the bug Something isn't working label Aug 13, 2024
@danvoyce
Copy link

danvoyce commented Aug 13, 2024

Getting the same issue... However selecting the Supabase tab and clicking Connect got things working

@thorwebdev
Copy link
Collaborator

Interesting, thanks for flagging, will investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants