Hi all, am I able to access the storage table? eg:...
# sql
j
Hi all, am I able to access the storage table? eg:
Copy code
sql 
.select(`*, storage.objects(*)`)
or is it out of reach from the api? I would like to avoid duplicating the metadata, but not too worried.