-
Notifications
You must be signed in to change notification settings - Fork 4k
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
feat: upgrading django-oauth-toolkit==1.5.0
#33079
Conversation
|
|
|
django-oauth-toolkit
django-oauth-toolkit==1.5.0
@robrap need your guidance in this migration. Thanks |
NOTE: check prod/stage for this upgrde, table size is huge. |
@rgraber may be it can be run on clone first and see if there is any issue ? |
I think I can do this. I'm consulting with SRE now. |
From Nadeem: The only concerned query is where we are adding nullable Columba for a large table which contain 20 million rows |
cd052a0
to
098d59e
Compare
2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production. |
2U Release Notice: This PR has been deployed to the edX production environment. |
1 similar comment
2U Release Notice: This PR has been deployed to the edX production environment. |
https://github.com/jazzband/django-oauth-toolkit/blob/master/CHANGELOG.md#150-2021-03-18
https://github.com/jazzband/django-oauth-toolkit/blob/1.5.0/oauth2_provider/migrations/0004_auto_20200902_2022.py
models.py this file contains the model related changes.
RAW SQL