Hi guys,
I have a table events that has a column called id_neighbourhood. And I have the table neighbourhood with the name of it.
I'm calling an API with an array with the neighbourhoods to use in the filter. That means I can get all the events in one or more neighbourhoods.
But when I do this search:
get this error:
Plase help :-) Thank you!