Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

db.from get all fields #36

Open
jb-san opened this issue Mar 28, 2024 · 1 comment
Open

db.from get all fields #36

jb-san opened this issue Mar 28, 2024 · 1 comment

Comments

@jb-san
Copy link
Contributor

jb-san commented Mar 28, 2024

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

@david-plugge
Copy link
Owner

It should be full if you remove select. There is an issue with getOne not showing the correct types in that case, that will need a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants