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

Generation of typesystem classes from orm/sqlalchemy models (On-the-fly or command based) #95

Open
sandys opened this issue Dec 30, 2019 · 0 comments

Comments

@sandys
Copy link

sandys commented Dec 30, 2019

hi,
i may be wrong here, but the code in https://github.com/encode/hostedapi/blob/26e5ea6713f7d33433ca5ff962353fbffa6e88be/source/datasource.py is actually parsing sqlalchemy models and creating typesystem classes from them.

can this functionality be made part of typesystem and have starlette use it ? so that we dont create two models (one for sqlalchemy and one for types).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant