]> git.mjollnir.org Git - moodle.git/commit
dmllib/pdo MDL-19641 - Fixup PDO (SQLlite) support
authorpoltawski <poltawski>
Sat, 27 Jun 2009 14:46:44 +0000 (14:46 +0000)
committerpoltawski <poltawski>
Sat, 27 Jun 2009 14:46:44 +0000 (14:46 +0000)
commitd5377019e46b2a3d08693a56a085446d7a68b672
tree1cefcbb1f124c894343b4fb392f38a749ca097fb
parentde93c5b70fee487cbb907a4490e60f117eba621f
dmllib/pdo MDL-19641 - Fixup PDO (SQLlite) support

By changing the behaviour of the recordset to match
the native recordset we fix the major compatbility problems

Before: Can't get a working install to run tests
After: 353 passes, 10 fails and 0 exceptions.
(and moodle can install on my iphone)
lib/dml/pdo_moodle_recordset.php