rhymix/tests/_data/dbquery
2022-01-25 14:54:17 +09:00
..
deleteTest.xml Add unit tests for insert, update, delete queries 2020-07-06 20:11:54 +09:00
emptyStringTest1.xml PROPERLY fix null value handling in both read and write queries 2022-01-25 14:54:17 +09:00
emptyStringTest2.xml PROPERLY fix null value handling in both read and write queries 2022-01-25 14:54:17 +09:00
indexHintTest1.xml Add ability to configure index hint with variable 2021-01-14 00:40:57 +09:00
indexHintTest2.xml Add ability to configure index hint with variable 2021-01-14 00:40:57 +09:00
insertTest.xml Add unit tests for insert, update, delete queries 2020-07-06 20:11:54 +09:00
nullValueTest1.xml PROPERLY fix null value handling in both read and write queries 2022-01-25 14:54:17 +09:00
nullValueTest2.xml PROPERLY fix null value handling in both read and write queries 2022-01-25 14:54:17 +09:00
selectCountTest1.xml Add unit tests for SELECT COUNT(*) queries 2021-01-07 01:06:02 +09:00
selectCountTest2.xml Add unit tests for SELECT COUNT(*) queries 2021-01-07 01:06:02 +09:00
selectJoinTest1.xml Add 'ifvar' attribute to most query elements 2021-02-09 21:58:07 +09:00
selectJoinTest2.xml Add some unit tests for DBQueryParser (more to come) 2020-07-06 14:16:13 +09:00
selectSubqueryTest1.xml Add subquery unit tests for DBQueryParser 2020-07-06 14:43:57 +09:00
selectSubqueryTest2.xml Replace all wildcard columns with '1' in count-only subquery #1575 2021-01-29 14:40:28 +09:00
selectSubqueryTest3.xml Add subquery unit tests for DBQueryParser 2020-07-06 14:43:57 +09:00
selectTest1.xml Fix #1422 incorrect quoting of expressions in XML queries 2020-10-21 23:20:35 +09:00
selectTest2.xml Fix #1422 incorrect quoting of expressions in XML queries 2020-10-21 23:20:35 +09:00
selectTest3.xml #1517 보완: 더 복잡한 조건으로 유닛 테스트 추가 2021-01-02 22:47:14 +09:00
updateTest.xml Fix #1706 support default="null" in XML query parser 2021-06-19 20:26:09 +09:00