Closed Bug 1303424 Opened 8 years ago Closed 6 years ago

upgrade to latest version of sqlalchemy and sqlalchemy-migrate

Categories

(Release Engineering Graveyard :: Applications: Balrog (backend), defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: asilva)

References

Details

(Whiteboard: [lang=python][ready])

Attachments

(1 file)

Now that we're doing a Docker-based deployment, this should be easy :)
Ninad is planning to look at this!
Assignee: nobody → bhat.ninadmb
Priority: -- → P3
Whiteboard: [lang=python][ready]
In https://github.com/mozilla/balrog/pull/233, we discovered some issues with the "unique" constraint disappearing or not getting reported properly. Once this bug is done, we should make sure we re-enable the checks of that constraint (https://github.com/mozilla/balrog/blob/fac5aee1003d7a13810cf2b7fbdd7127921637da/auslib/test/test_db.py#L4052) and make sure we're enforcing it in db.py, too.
Ninad, are you still planning to look at this?
Flags: needinfo?(bhat.ninadmb)
I am busy with other things right now. Will unassign it for now. Sorry for the late reply.
Assignee: bhat.ninadmb → nobody
Flags: needinfo?(bhat.ninadmb)
Mentor: bhearsum
Mentor: bhearsum
Updating summary - only sqlalchemy and sqlalchemy-migrate are out of date now.
Summary: upgrade to latest version of sqlalchemy and other binary libraries → upgrade to latest version of sqlalchemy and sqlalchemy-migrate
Blocks: 1447317
Blocks: 1447319
Assignee: nobody → allan.tavares
Commit pushed to master at https://github.com/mozilla/balrog https://github.com/mozilla/balrog/commit/e96f058dca6ffd4298d7f4567daedb5a24669563 bug 1303424 - upgrade to latest version of sqlalchemy and sqlalchemy-migrate (#564). r=bhearsum * SqlAlchemy migrate * sa migration * Upgrade SqlAlchemy 0.8.0b2 ---> 0.9.10 * Upgrade SqlAlchemy 0.9.10 ---> 1.0.19 * Upgrade SqlAlchemy 1.0.19 ---> 1.1.18 * Upgrade SqlAlchemy 1.1.18 ---> 1.2.7 (latest) * Fix SAWarning * Change MySql connector * Go back notifications * rm help comments * Review
Deployed to prod today. Thanks for working on this Allan, so great to be completely up to date on our python deps.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
That is great, let me know if you get any issue.
Product: Release Engineering → Release Engineering Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: