You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there a way to get the whole thing when doing a db.from('posts').getFullList({..}) I don't want to have to specify all the fields I want, I want them all
The text was updated successfully, but these errors were encountered:
is there a way to get the whole thing when doing a
db.from('posts').getFullList({..})
I don't want to have to specify all the fields I want, I want them allThe text was updated successfully, but these errors were encountered: