rhymix/tests/_data
Kijin Sung 7f2504b9b7 Allow escaping column type with a backslash to use literal DB type, e.g. date
DB에서 지원하는 타입명과 XE 호환성을 위해 유지하는 타입명이 충돌하는 경우
(예: date) XML 스키마에서 타입명 앞에 백슬래시를 붙이면 (예: \date)
DB에서 지원하는 타입명을 강제로 사용할 수 있도록 함.
2020-10-22 01:15:23 +09:00
..
dbquery Fix #1422 incorrect quoting of expressions in XML queries 2020-10-21 23:20:35 +09:00
dbtable Allow escaping column type with a backslash to use literal DB type, e.g. date 2020-10-22 01:15:23 +09:00
formatter Update Markdown formatter to support footnotes and hard wraps natively 2017-06-29 23:58:20 +09:00
images Add unit tests for SMS class 2016-11-06 21:55:51 +09:00
lang Add unit tests for LangParser 2020-07-08 00:00:27 +09:00
module Add unit tests for ModuleInfoParser 2020-07-07 18:04:17 +09:00
security Move upload file filter to Rhymix Framework and add proper unit tests for SVG-based attacks 2018-10-18 14:34:19 +09:00
xmlrpc Add unit tests for XMLRPC request parser 2020-07-07 19:29:26 +09:00
dump.sql codeception 추가 2015-04-10 18:05:21 +09:00