leviwhalen
08/10/2021, 4:40 AMKosh
08/10/2021, 6:18 AMsupabase.from(properties)
.select(*, creator:creator_id(id, name, picture))
.ilike(address, '%$addtext%'),
Kosh
08/10/2021, 6:19 AMburggraf
08/10/2021, 12:34 PM.rpc()
. For SQL
you want to look into the UNION
clause, which lets you merge results from querying multiple tables.leviwhalen
08/10/2021, 10:02 PMleviwhalen
08/11/2021, 2:14 AMburggraf
08/11/2021, 2:23 AMleviwhalen
08/12/2021, 3:52 AM