]> git.mjollnir.org Git - moodle.git/commit
MDL-16141 Need an sql_position method to do POSITION(needle IN haystack) on crappy...
authortjhunt <tjhunt>
Wed, 20 Aug 2008 06:51:46 +0000 (06:51 +0000)
committertjhunt <tjhunt>
Wed, 20 Aug 2008 06:51:46 +0000 (06:51 +0000)
commit1d861fce0692eac67b935d921194eb0ab66fb183
treedb96efa3dda7211fe32cc191a104423ae185140c
parentb601a27548cab48243b749ccf316156b4b6b306e
MDL-16141 Need an sql_position method to do POSITION(needle IN haystack) on crappy databases; and
MDL-16140 Table "testtable" already exists messages when re-running dml unit tests after a crash - make it self-healing.
lib/dml/moodle_database.php
lib/dml/mssql_adodb_moodle_database.php
lib/dml/oci8po_adodb_moodle_database.php
lib/dml/simpletest/testdml.php