aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* DocumentationJames Moger2016-04-042-0/+53
* DocumentationJames Moger2016-04-043-31/+42
* Adjust column selection unit testJames Moger2016-04-042-5/+6
* Skip drop foreign-key referenced testJames Moger2016-04-041-0/+2
* Fixes #21: Order by descending on primitivesJames Moger2016-04-044-4/+36
* Allow selecting a column from a tableJames Moger2016-04-045-5/+77
* Fixes #15: String field not properly trimmed on discrete setJames Moger2016-04-043-3/+27
* Update READMEJames Moger2016-04-041-4/+24
* Change groupId and versionJames Moger2016-04-043-5/+5
* 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