Merge lp://staging/~robru/bileto/remove-length-limit-from-all-fields into lp://staging/bileto

Proposed by Robert Bruce Park
Status: Merged
Approved by: Robert Bruce Park
Approved revision: 325
Merged at revision: 325
Proposed branch: lp://staging/~robru/bileto/remove-length-limit-from-all-fields
Merge into: lp://staging/bileto
Diff against target: 103 lines (+21/-15)
3 files modified
db_migrations.sh (+6/-1)
tests/test_v1.py (+4/-2)
tickets/models.py (+11/-12)
To merge this branch: bzr merge lp://staging/~robru/bileto/remove-length-limit-from-all-fields
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Robert Bruce Park (community) Approve
Review via email: mp+278089@code.staging.launchpad.net

Commit message

Eliminate all db field length limits.

Description of the change

Just got bit by some unhandled tracebacks in production because jenkins was trying to set a very long published_versions on a silo with a lot of packages. This branch eliminates all line lengths so this can never bite us again.

To post a comment you must log in.
Revision history for this message
Robert Bruce Park (robru) wrote :

Successful migration in staging.

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches