When remove is called on a ResultSet it should return the number of items removed
Bug #180112 reported by
Kevin McDermott
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Storm |
Fix Released
|
Medium
|
Stuart Bishop |
Bug Description
When we call .remove() on a ResultSet, if the backend Database connection returns the number of removed rows, we should return this value to the caller.
Related branches
lp://qastaging/~stub/storm/bug-180112
- Jamu Kakar (community): Approve
- James Henstridge: Approve
- Diff: 113 lines
Changed in storm: | |
assignee: | nobody → Stuart Bishop (stub) |
importance: | Undecided → Medium |
milestone: | none → 0.15 |
status: | New → In Progress |
Changed in storm: | |
status: | In Progress → Fix Committed |
Changed in storm: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.