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

SQLalchemy to Django ORM #167

Open
The-Ludwig opened this issue Jan 21, 2023 · 0 comments
Open

SQLalchemy to Django ORM #167

The-Ludwig opened this issue Jan 21, 2023 · 0 comments
Labels
django Related to the django rewrite

Comments

@The-Ludwig
Copy link
Contributor

The SQAlchemy models should be rewritten to Django ORM. (There are also hacks, where you can work with sqalchemy in django, but this should not be the goal.)
As I understand it, this should be straight forward. Optimally, we should not have to run database migration on existing model tabels when changing to django.....

@The-Ludwig The-Ludwig added the django Related to the django rewrite label Jan 21, 2023
@The-Ludwig The-Ludwig added this to the Django Rewrite milestone Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
django Related to the django rewrite
Projects
None yet
Development

No branches or pull requests

1 participant