Merge lp://staging/~robru/bileto/never-run-out-of-ids into lp://staging/bileto

Proposed by Robert Bruce Park
Status: Merged
Approved by: Robert Bruce Park
Approved revision: 302
Merged at revision: 298
Proposed branch: lp://staging/~robru/bileto/never-run-out-of-ids
Merge into: lp://staging/bileto
Diff against target: 68 lines (+15/-4)
2 files modified
db_migrations.sh (+5/-1)
tickets/models.py (+10/-3)
To merge this branch: bzr merge lp://staging/~robru/bileto/never-run-out-of-ids
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Robert Bruce Park (community) Approve
Review via email: mp+274033@code.staging.launchpad.net

Commit message

Convert id columns to bigint Just In Case.

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

Worked in staging.

review: Approve
300. By Robert Bruce Park

Use BigInteger in models too

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

FAILED: Continuous integration, rev:300
http://jenkins.qa.ubuntu.com/job/bileto-ci/74/
Executed test runs:

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/bileto-ci/74/rebuild

review: Needs Fixing (continuous-integration)
301. By Robert Bruce Park

Use INTEGER in sqlite to work around bug.

302. By Robert Bruce Park

Use BIGINT for postgres and INTEGER for sqlite.

Revision history for this message
Robert Bruce Park (robru) wrote :

Reconfirmed in staging.

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

PASSED: Continuous integration, rev:302
http://jenkins.qa.ubuntu.com/job/bileto-ci/75/
Executed test runs:

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/bileto-ci/75/rebuild

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