ZStormResourceManager should support applying database schemas with a different user
Bug #772258 reported by
Free Ekanayaka
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Storm |
Fix Released
|
Medium
|
Free Ekanayaka |
Bug Description
In production deployments it's often the case that the database user used for applying schema changes is different from the one used by the application for normal operations. To better match the test environment with the real-world one, ZStormResourceM
Related branches
lp://staging/~free.ekanayaka/storm/schema-uri-in-testresource
Merged
into
lp://staging/storm
- Björn Tillenius (community): Approve
- Thomas Herve (community): Approve
-
Diff: 226 lines (+137/-14)3 files modifiedNEWS (+16/-0)
storm/zope/testing.py (+45/-11)
tests/zope/testing.py (+76/-3)
Changed in storm: | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Free Ekanayaka (free.ekanayaka) |
milestone: | none → 0.19 |
Changed in storm: | |
status: | In Progress → Fix Committed |
Changed in storm: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.