sqlite GENERATED columns not being recognised #297
Unanswered
yuphing-ong
asked this question in
Q&A
Replies: 1 comment 2 replies
-
What's the db? Postgres? |
Beta Was this translation helpful? Give feedback.
2 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.
-
I tried a table like this:
but go-jet only generates this model (and associated table):
I tried both virtual and stored, in case go-jet needed it to be STORED but no difference.
Is this a limitation of the driver, or go-jet?
Beta Was this translation helpful? Give feedback.
All reactions