You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JonasCir
changed the title
Do not depend on binaries, but invoke libraries directly: Generation Part
[GEN] Do not depend on binaries, but invoke libraries directly
Oct 7, 2022
I notice that we invoke binaries all over the place. Get rid of the invocation and use libraries instead.
While this is a general problem, let's focus on the generation submodule first.
There is an ongoing discussion in
sea-orm
how to use it functionally directly/programmatically.SeaQL/sea-orm#1036
SeaQL/sea-orm#1047
The text was updated successfully, but these errors were encountered: