rhymix/tests/unit
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
..
classes Merge branch 'develop' into next 2020-08-29 23:53:31 +09:00
framework Allow escaping column type with a backslash to use literal DB type, e.g. date 2020-10-22 01:15:23 +09:00
functions Add unit tests for utf8_clean() 2020-07-31 14:58:21 +09:00
_bootstrap.php Use a more realistic server environment in unit tests 2016-03-16 09:13:31 +09:00