Commit Graph

15 Commits

Author SHA1 Message Date
Travis Burtrum f24ba9ba0b Fix bug with generated SQL for getGeneratedKey, add unit test for it 2019-02-04 23:23:37 -05:00
Travis Burtrum 81b91d43e8 Add ListQueryMapper.notInList() and tests 2018-05-22 23:09:57 -04:00
Travis Burtrum 5522014f8e Implement JdbcMapper.DatabaseType.BIND support 2018-05-22 00:08:14 -04:00
Travis Burtrum 4874968824 Add annother inlist test where an array is re-used, fix hsqldb string type 2018-05-20 12:51:37 -04:00
Travis Burtrum 2db37683d6 Test ArrayInList support in JdbcMapper and QueryMapper where supported 2018-05-15 08:10:52 -04:00
Travis Burtrum 2650b60f47 Remove now useless extra toType tests now that we test everything with toType 2018-05-10 23:41:17 -04:00
Travis Burtrum d80d3dee93 Add tests that do not use constructors 2018-05-10 16:01:57 -04:00
Travis Burtrum d3c4f89316 Add Collection<Map<String,T>> support to QueryMapper.toType and test for it 2018-05-09 23:42:44 -04:00
Travis Burtrum c151f3ba0e Finish porting tests 2018-05-09 23:20:40 -04:00
Travis Burtrum c04a9ee842 Fix generic array creation error in JdbcMapper, add test 2018-05-08 00:09:56 -04:00
Travis Burtrum 1c561181ff Finish porting tests 2018-05-07 23:49:56 -04:00
Travis Burtrum 9f00f4924f Fix for java6 2018-05-07 23:10:20 -04:00
Travis Burtrum 05ac1d3f84 Test porting continues 2018-05-04 00:26:04 -04:00
Travis Burtrum f9af32dba2 Port more tests to JdbcMapper 2018-04-24 00:04:53 -04:00
Travis Burtrum 670e14d57e Refactor QueryMapper tests to run against JdbcMapper too, partially done 2018-04-21 01:27:45 -04:00