Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GEN] Do not depend on binaries, but invoke libraries directly #16

Open
JonasCir opened this issue Sep 20, 2022 · 1 comment
Open

[GEN] Do not depend on binaries, but invoke libraries directly #16

JonasCir opened this issue Sep 20, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@JonasCir
Copy link
Collaborator

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

@POPPIN-FUMI
Copy link
Collaborator

This is also a good one for enhancement!

@POPPIN-FUMI POPPIN-FUMI added the enhancement New feature or request label Sep 21, 2022
@JonasCir 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants