aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update documentation and tested databasesJames Moger2016-04-044-45/+59
* Prepare the project for Maven; add pom to build, test, and release binariesJames Moger2016-04-045-1/+264
* Update .gitignoreJames Moger2016-04-041-0/+3
* Update maven submodule referenceJames Moger2016-04-041-0/+0
* Fix #23: Postgres 9.5 UPSERT syntax was incorrectJames Moger2016-04-042-3/+30
* Fix missing table name to warningJames Moger2016-04-041-1/+1
* Fix #22: Failure to set fields to nullJames Moger2016-04-045-16/+39
* Fixes #20: Add groupBy methods to QueryWhereJames Moger2016-04-042-1/+97
* updated Maven submodule repository to 1.6.5James Moger2015-07-211-0/+0
* Reset build identifiers for next development cycleJames Moger2015-07-212-2/+20
* Prepare 1.6.5 releasev1.6.5James Moger2015-07-212-10/+10
* Reset build identifier to 1.6.5-SNAPSHOTJames Moger2015-07-211-1/+1
* Strip column identifiers from specified column names when mapping JDBC Result...James Moger2015-07-217-7/+28
* updated Maven submodule repository to 1.6.4James Moger2015-06-301-0/+0
* Reset build identifiers for next development cycleJames Moger2015-06-302-2/+20
* Prepare 1.6.4 releasev1.6.4James Moger2015-06-302-10/+10
* Allow construction of Set, List, and Map fields for DataTypeAdaptersJames Moger2015-06-303-3/+16
* updated Maven submodule repository to 1.6.3James Moger2015-06-291-0/+0
* Reset build identifiers for next development cycleJames Moger2015-06-292-2/+20
* Prepare 1.6.3 releasev1.6.3James Moger2015-06-292-10/+10
* Set version to 1.6.3-SNAPSHOTJames Moger2015-06-291-1/+1
* Fix wildcard SELECT column mapping on JOIN statementsJames Moger2015-06-292-3/+3
* Add support for upcoming Postgres 9.5 UPSERT syntaxJames Moger2015-05-133-10/+45
* updated Maven submodule repository to 1.6.2James Moger2015-05-111-0/+0
* Reset build identifiers for next development cycleJames Moger2015-05-112-2/+20
* Prepare 1.6.2 releasev1.6.2James Moger2015-05-112-9/+9
* Do not register DataTypeAdapters by the target Java typeJames Moger2015-05-1111-1085/+1088
* updated Maven submodule repository to 1.6.1James Moger2015-05-111-0/+0
* Reset build identifiers for next development cycleJames Moger2015-05-112-2/+20
* Prepare 1.6.1 releasev1.6.1James Moger2015-05-112-9/+9
* Use manifest method to get versionJames Moger2015-05-111-10/+8
* Fixup release templateJames Moger2015-05-113-11/+3
* Update documentationJames Moger2015-05-111-9/+25
* Update Maven submoduleJames Moger2015-05-111-0/+0
* updated Maven submodule repository to 1.6.0James Moger2015-05-111-0/+0
* Reset build identifiers for next development cycleJames Moger2015-05-112-2/+20
* Prepare 1.6.0 releasev1.6.0James Moger2015-05-112-10/+10
* Updated documentationJames Moger2015-05-111-2/+2
* Update to SQLite 3.8.10.1James Moger2015-05-112-2/+2
* Update to SQLite 3.8.9.1James Moger2015-05-112-2/+2
* Update to SQLite-jdbc 3.8.9 and improve the testsuiteJames Moger2015-04-303-5/+38
* Improve SQLite dialect and unit-test conformanceJames Moger2015-04-305-36/+45
* Update to H2 1.4.187James Moger2015-04-222-2/+2
* Gracefully handle SQLite's pre-closed ResultSets for queries with 0 returned ...James Moger2015-04-222-18/+30
* Fix deserialization of null valuesJames Moger2015-04-221-24/+17
* Use JavaType as the key for DataTypeAdapter registrationJames Moger2015-04-169-44/+52
* Allow SQLite the chance to deserialize DateTime objectsJames Moger2015-04-161-0/+45
* Move standard object deserialization into the dialectJames Moger2015-04-166-116/+125
* Added Derby tcp testJames Moger2015-04-103-1/+21
* Update to H2 1.4.186, SLF4j 1.7.12, XStream 1.48, SnakeYAML 1.15James Moger2015-04-102-11/+11