mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
XML 쿼리에서 <conditions><group> 안에 <group> 태그를 또 쓸 수 있도록 허용함. 이제 WHERE (a AND (b OR (c AND d))) 이런 조건을 작성할 수 있음. |
||
|---|---|---|
| .. | ||
| Condition.class.php | ||
| ConditionGroup.class.php | ||
| ConditionSubquery.class.php | ||
| ConditionWithArgument.class.php | ||
| ConditionWithoutArgument.class.php | ||