]> git.mjollnir.org Git - moodle.git/commit
MDL-17522 improved dml tests, fixed sql LIMIT support in native drivers
authorskodak <skodak>
Thu, 4 Dec 2008 11:52:53 +0000 (11:52 +0000)
committerskodak <skodak>
Thu, 4 Dec 2008 11:52:53 +0000 (11:52 +0000)
commit3ff8bf266b162e77b17c4c29b98efe78d1d2587e
treebcc8b779974b371d7225848a600ce4c117c2039b
parent8ed5dd63eeba4e9fc2e290bd3b9584aed440c13c
MDL-17522 improved dml tests, fixed sql LIMIT support in native drivers
lib/dml/moodle_database.php
lib/dml/mysqli_native_moodle_database.php
lib/dml/pgsql_native_moodle_database.php
lib/dml/simpletest/testdml.php