]> git.mjollnir.org Git - moodle.git/commit
Introducing sql_concat_join($sep, $array) helper
authormartinlanghoff <martinlanghoff>
Tue, 26 Sep 2006 05:05:54 +0000 (05:05 +0000)
committermartinlanghoff <martinlanghoff>
Tue, 26 Sep 2006 05:05:54 +0000 (05:05 +0000)
commit38e02f4c321cbf8f62dfb6cd6448bf550b822b46
tree466fc76be03a289b98c15b682bb1c7e258f809f7
parent92a2d92a82e47638a604656c332d2c957560e891
Introducing sql_concat_join($sep, $array) helper

returns the SQL to do the equivalente of a join() or implode()
on the DB server. Watch the RDBMS work! ;-)
lib/dmllib.php