Replies: 1 comment
-
This is currently not possible. Can you share more information about the use case for this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Great project, my favourite ORM out there!
I haven't found a way to generate only view for a given table.
Something like this
psql:
driver: github.com/jackc/pgx/v5/stdlib
only:
users:
generate_only:
- views
Beta Was this translation helpful? Give feedback.
All reactions