]> git.mjollnir.org Git - moodle.git/commit
Now we are using the new sql_order_by_text() function
authorstronk7 <stronk7>
Sat, 9 Sep 2006 13:53:52 +0000 (13:53 +0000)
committerstronk7 <stronk7>
Sat, 9 Sep 2006 13:53:52 +0000 (13:53 +0000)
commitd6745c7087ad4d0d5cb97b1b4e2b1458ce95f2f1
treededbd4ff5b12710c32947032e431ff93c2a5a0b6
parent5f45d2ae803911712b11f1219dba7a29ace4d8f2
Now we are using the new sql_order_by_text() function
when we need to be able to order by TEXT columns in a
cross-db behaviour. More info:
http://docs.moodle.org/en/XMLDB_Problems#ORDER_BY_text_columns
lib/rsslib.php