MDL-24080 new $notlike parameter added to our new sql_like(), hopefully nobody starte...
authorPetr Skoda <skodak@moodle.org>
Sat, 4 Sep 2010 14:39:01 +0000 (14:39 +0000)
committerPetr Skoda <skodak@moodle.org>
Sat, 4 Sep 2010 14:39:01 +0000 (14:39 +0000)
commit16114b9db86e00bbf9b709cf287b5ec3ff4a3752
treea87758b332a601b4692ada6f53f7510997e797bc
parent2f8eea3415a710e85abcf93902aab0a19ad2368b
MDL-24080 new $notlike parameter added to our new sql_like(), hopefully nobody started using the $escaped param yet; unittests  included
lib/dml/moodle_database.php
lib/dml/mssql_native_moodle_database.php
lib/dml/mysqli_native_moodle_database.php
lib/dml/oci_native_moodle_database.php
lib/dml/pgsql_native_moodle_database.php
lib/dml/simpletest/testdml.php
lib/dml/sqlsrv_native_moodle_database.php