]> git.mjollnir.org Git - moodle.git/commit
Adding two new functions: sql_isempty() and sql_isnotempty() to perform
authorstronk7 <stronk7>
Mon, 3 Dec 2007 20:30:41 +0000 (20:30 +0000)
committerstronk7 <stronk7>
Mon, 3 Dec 2007 20:30:41 +0000 (20:30 +0000)
commit51adead13f87e221cc3ae37e5fd450b7d0c2a1be
tree6426ee666afe534a546f16ce121401b1ac8f1db1
parent8f9607dbc80ff0e5d82675c99b7893e3d96a6de4
Adding two new functions: sql_isempty() and sql_isnotempty() to perform
SQL comparisons to empties in a cross-db way. General solution for
problems like MDL-12084

Merged from MOODLE_19_STABLE
lib/dmllib.php