https://supabase.com/ logo
Bug in prod but not local. I think it's related to...
# help
z
Bug in prod but not local. I think it's related to this. How can you tell what version of postgrest is live in prod? https://github.com/PostgREST/postgrest/issues/2369
n
Hello @zenny.eth! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
z
Getting this error:
Copy code
{
  "code": "42P01",
  "details": null,
  "hint": "Perhaps you meant to reference the table alias \"projects\".",
  "message": "invalid reference to FROM-clause entry for table \"pgrst_source\""
}
s
Can you provide example code of what you are trying?