silverstripe-framework/docs/en
Simon Welsh 6d696d506f API Allow subgroups in the WHERE clause of a Data/SQLQuery
Adds three extra methods to Data/SQLQuery query that allow for starting
a disjunctive subgroup, a conjunctive subgroup and for ending a subgroup.

Database::sqlWhereToString() now builds up the WHERE clause one by one
instead of with a straight implode. Uses a stack to know which conenctive
to use.
2012-09-21 14:59:47 +12:00
..
_images MINOR: Forms, navigation howto plus adjustments to tutorial one (#6367 ) 2012-08-07 21:06:34 +02:00
changelogs Merge branch '3.0' 2012-09-17 15:16:52 +12:00
howto Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
installation Merge pull request #783 from halkyon/iis_install_simplify 2012-09-17 16:06:58 -07:00
misc DOC Gave easier instructions for would-be authors 2012-08-30 12:54:52 +12:00
reference Merge branch '3.0' 2012-09-21 14:56:56 +12:00
topics API Allow subgroups in the WHERE clause of a Data/SQLQuery 2012-09-21 14:59:47 +12:00
tutorials Removed some line breaks for code blocks to render properly in the doc module 2012-09-12 19:53:06 +03:00
index.md DOCS - Correcting links to Roadmap and Changelog 2012-09-11 18:00:46 +10:00