rhymix/tests
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
..
_data Allow escaping column type with a backslash to use literal DB type, e.g. date 2020-10-22 01:15:23 +09:00
_support CI codeception 자동설치 테스트 추가 2015-05-28 14:59:44 +09:00
install Fix db_type in install cept 2020-06-30 20:55:51 +09:00
unit Allow escaping column type with a backslash to use literal DB type, e.g. date 2020-10-22 01:15:23 +09:00
_bootstrap.php Use a more realistic server environment in unit tests 2016-03-16 09:13:31 +09:00
install.suite.dist.yml Fix unit tests for PHP 7.2 2018-06-14 15:37:04 +09:00
unit.suite.dist.yml Reorganize unit tests 2016-02-16 16:17:46 +09:00