Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(8022)

Issue 89770044: Exodus to remove comma-sep constraints.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years ago by bac
Modified:
10 years ago
Reviewers:
j.c.sackett, mp+216585
Visibility:
Public.

Description

Exodus to remove comma-sep constraints. Comma-separated constraints in bundles are deprecated. Currently newly processed bundles are converted to space-separated on ingestion but there are a number of old bundles in the db that need fixing. As this is an exodus, and only one can be present at a time, the 025 exodus is deleted. https://code.launchpad.net/~bac/charmworld/comma-migration-2/+merge/216585 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 6

Patch Set 2 : Exodus to remove comma-sep constraints. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -70 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M charmworld/migrations/migrate.py View 1 chunk +0 lines, -1 line 0 comments Download
D charmworld/migrations/versions/025_charm_index_two.py View 1 chunk +0 lines, -25 lines 0 comments Download
A charmworld/migrations/versions/026_convert_comma_constraints.py View 1 chunk +50 lines, -0 lines 0 comments Download
M charmworld/migrations/versions/tests/test_migrations.py View 2 chunks +35 lines, -12 lines 0 comments Download
M charmworld/models.py View 1 1 chunk +31 lines, -11 lines 0 comments Download
M charmworld/tests/test_models.py View 1 3 chunks +35 lines, -21 lines 0 comments Download

Messages

Total messages: 4
bac
Please take a look.
10 years ago (2014-04-21 13:19:45 UTC) #1
j.c.sackett
Brad-- This looks good, thanks. I just have a few comments/questions in the diff. https://codereview.appspot.com/89770044/diff/1/charmworld/models.py ...
10 years ago (2014-04-21 14:09:36 UTC) #2
bac
Please take a look. https://codereview.appspot.com/89770044/diff/1/charmworld/models.py File charmworld/models.py (right): https://codereview.appspot.com/89770044/diff/1/charmworld/models.py#newcode1904 charmworld/models.py:1904: return original_bundle_data != bundle_data On ...
10 years ago (2014-04-21 14:44:23 UTC) #3
j.c.sackett
10 years ago (2014-04-21 14:55:42 UTC) #4
LGTM. Thanks, Brad.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b