aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Reformat project with default IntelliJ settingsJames Moger2016-04-05132-17858/+17557
* Finished Maven migrationJames Moger2016-04-0510-405/+21
* Rewrite release list as a standard changelog markdown fileJames Moger2016-04-052-672/+371
* Remove submodule referenceJames Moger2016-04-053-117/+0
* Drop site sources from project in favor of wiki repoJames Moger2016-04-0527-2059/+0
* Fix typo on site index pageJames Moger2016-04-041-1/+1
* Adjust site build processJames Moger2016-04-044-17/+15
* Fix typo in READMEJames Moger2016-04-041-1/+1
* [maven-release-plugin] prepare for next development iterationJames Moger2016-04-041-2/+2
* [maven-release-plugin] prepare release release-2.0.0release-2.0.0James Moger2016-04-041-4/+3
* 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