Merge lp://staging/~stub/launchpad/bug-179821-lowercase-tablenames into lp://staging/launchpad
Proposed by
Stuart Bishop
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Stuart Bishop | ||||
Approved revision: | no longer in the source branch. | ||||
Merged at revision: | 13033 | ||||
Proposed branch: | lp://staging/~stub/launchpad/bug-179821-lowercase-tablenames | ||||
Merge into: | lp://staging/launchpad | ||||
Diff against target: |
193 lines (+48/-29) 4 files modified
lib/canonical/database/ftests/test_multitablecopy.txt (+12/-0) lib/canonical/database/multitablecopy.py (+14/-7) lib/lp/translations/doc/distroseries-translations-copy.txt (+16/-16) lib/lp/translations/model/distroseries_translations_copy.py (+6/-6) |
||||
To merge this branch: | bzr merge lp://staging/~stub/launchpad/bug-179821-lowercase-tablenames | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Stuart Bishop (community) | Approve | ||
Review via email: mp+60640@code.staging.launchpad.net |
Commit message
[r=stub][bug=179821] Stop Multitable Copy from creating tables with mixed case names
To post a comment you must log in.
Mostly lint and mechanical.