rhymix/classes/db
Kijin Sung 3359431d08 Allow nested condition groups
XML 쿼리에서 <conditions><group> 안에 <group> 태그를 또 쓸 수 있도록 허용함.
이제 WHERE (a AND (b OR (c AND d))) 이런 조건을 작성할 수 있음.
2018-06-30 23:01:55 +09:00
..
queryparts Allow nested condition groups 2018-06-30 23:01:55 +09:00
DB.class.php Remove index hint classes for MS SQL and Cubrid 2018-06-30 15:31:00 +09:00
DBMysql.class.php Convert more SQL keywords to uppercase 2018-06-30 23:00:28 +09:00