Hello, I don't know if someone else has faced this...
# help
r
Hello, I don't know if someone else has faced this problem: I add a schema in Settings->API->Settings->Schema (stations was already there, adding seismology) When trying to access it using the Javascript client, I still get the message: message: 'The schema must be one of the following: public, storage, stations' Do I have to do something else, beside adding it there? The database persmissions are also added for 'anon'
s
Try doing a:
Copy code
NOTIFY pgrst, 'reload schema';
Or if that doesn't work, try restarting your server.
r
Thanks. The NOTIFY didn't work. I'm restarting the server. I understand that is clicking this button:
Restarting doesn't seem to work neither. I'll ask for support, since it's a pro account.
t
@User did you manage to solve that issue? I'm running into exactly the same thing.
s
@User Could you open an issue on github? The UI might have a bug.
t
Sure, on supabase/supabase repo?
@User
s
Yes