Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support data type adapters | James Moger | 2014-10-29 | 3 | -2/+102 |
* | Revise nested conditions implementation and api | James Moger | 2014-10-22 | 1 | -40/+92 |
* | Implement execution tests of nested conditions and documentation | James Moger | 2014-10-22 | 4 | -10/+69 |
* | Fix time jitter in unit tests causing intermittent false failures | James Moger | 2014-10-22 | 1 | -21/+35 |
* | Support generic types for EnumId mapping | James Moger | 2014-10-22 | 2 | -18/+110 |
* | Fix unit tests for column name escaping | James Moger | 2014-10-22 | 4 | -58/+114 |
* | Update dependencies | James Moger | 2014-10-22 | 1 | -2/+3 |
* | Support mapping SQL BOOLEAN -> primitive numeric types | James Moger | 2014-10-06 | 2 | -1/+71 |
* | add support stackable condition: ex. X and (Y or Z) | Sotaro SUZUKI | 2014-10-06 | 2 | -1/+179 |
* | add support condition oneOf / noneOf | Sotaro SUZUKI | 2014-10-06 | 2 | -15/+122 |
* | Conform to Apache standard directory layout | James Moger | 2013-03-08 | 40 | -0/+5050 |