[Bug 37159] sqlite: DatabaseBase::delete and DatabaseBase::update return ResultWrapper object

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37159 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |Normal

[Bug 37159] sqlite: DatabaseBase::delete and DatabaseBase::update return ResultWrapper object

2012-05-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37159 Jeroen De Dauw jeroen_ded...@yahoo.com changed: What|Removed |Added Version|unspecified |1.20-git --

[Bug 37159] sqlite: DatabaseBase::delete and DatabaseBase::update return ResultWrapper object

2012-05-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37159 --- Comment #1 from Jeroen De Dauw jeroen_ded...@yahoo.com 2012-05-28 15:09:08 UTC --- Installed sqlite and could reproduce locally. Did some debugging, and found that the DB abstraction layer is riddled with inconsistencies in return types.