rhymix/tests/_data/dbquery
2025-09-01 00:31:20 +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
ifVarTest.xml Add unit tests for if="var" support in XML query 2025-02-15 22:42:11 +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 Add notnull property to <group> tag in conditions 2025-05-29 23:08:05 +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 Support "if" in <group> inside <groups> #2595 2025-09-01 00:31:20 +09:00
selectJoinTest2.xml Add some unit tests for DBQueryParser (more to come) 2020-07-06 14:16:13 +09:00
selectSubqueryTest1.xml Add unit test ad5c3c0f5 2023-11-21 22:13:56 +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 Support order_default attribute to <index> tag in XML query 2022-12-18 01:18:55 +09:00
selectTest2.xml Add more tests for table alias handling (#1956 보완) 2022-07-03 17:49:19 +09:00
selectTest3.xml Fix inappropriate quoting of "distinct" in XML query 2025-08-19 00:22:02 +09:00
sortIndexTest.xml Add unit tests for RVE-2025-1 2025-02-16 14:55:50 +09:00
updateTest.xml Support timestamp() with customizable format in XML query 2022-12-24 22:38:18 +09:00