rhymix/classes/xml
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
..
xmlquery Allow nested condition groups 2018-06-30 23:01:55 +09:00
GeneralXmlParser.class.php NOISSUE code rearrange 2013-11-22 06:46:26 +09:00
XmlGenerator.class.php #66 install php version check 2013-11-19 13:32:39 +09:00
XmlJsFilter.class.php 각종 PHP 7.2 에서 나는 워닝에러를 고침 2018-01-25 20:57:01 +09:00
XmlLangParser.class.php PHP 5 방식의 생성자 (__construct) 사용 2015-04-01 11:30:04 +09:00
XmlParser.class.php Finalize debug data format and allow all statistics to be collected 2016-02-12 21:31:38 +09:00
XmlQueryParser.class.php Merge #1363 PHP 5 방식의 생성자 (__construct) 사용 by kijin 2015-10-08 14:10:32 +09:00