https://supabase.com/ logo
How can I use left join statement with a rsl enabl...
# help
f
How can I use left join statement with a rsl enable?
n
Hello @flotTopz! 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.
s
Can you provide an example of what you are trying to accomplish and what you have tried so far?
Its saying that function exists already, you will need to delete the function first before trying to create it again.
f
Wait wrong img hehehe
Sorry
This one ^^
e
Seems like the error message is spot on here. You declared to return
setof inventory
but your return data has different fields than
inventory
based on what you joined and selected.
f
noted @e0 thanks a lot 😊
all good now guys thanks reverted back to using returns table instead of setof
😊
2 Views