Replies: 1 comment
-
|
It's something were looking at, but not soon. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, we define a model by extending
Table, andDriftgenerates the associated model class for use in Dart.Is there a way to do the reverse?
That is — define only the model and have
Driftgenerate the table definition from it?Similar to the way Brick does, we only need to define
Dart models.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions