Replies: 1 comment 1 reply
-
I think the easiest way is for codegen to generate entity files in plain rust, probably with serde, but no sea-orm macros. we currently have two kinds of entity output (the legacy expaneded format is still supported). @billy1624 is this something you can implement? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
This topic came up on Discord twice recently: 1, 2.
We should probably provide some official, searchable solution or documentation.
EDIT: found an older discussion: #648
Beta Was this translation helpful? Give feedback.
All reactions