]> source.dussan.org Git - iciql.git/shortlog
iciql.git
2017-05-17 Matthias CullmannUpdate README.md 30/head
2017-02-01 James MogerDocumentation
2017-02-01 James MogerSwitch Maven build to ssh url
2017-02-01 James Moger[maven-release-plugin] prepare for next development...
2017-02-01 James Moger[maven-release-plugin] prepare release release-2.2.0 release-2.2.0
2017-02-01 James MogerUnit test adjustments for MySQL 5.7
2017-02-01 James MogerAdjust CREATE TABLE column constraint syntax for MySQL...
2017-02-01 James MogerCleanup CLOB test table
2017-01-31 James MogerAllow definition of numeric default values by string
2017-01-30 James MogerUpdate version in pom
2017-01-30 James MogerUpdate to MySQL driver 6.0.5
2017-01-30 James MogerUpdate to SQLite 3.16.1
2017-01-30 James MogerUpdate Postgres driver to 9.4.1212
2017-01-30 James MogerUpdate to Derby 10.13.1.1
2017-01-30 James MogerUpdate to H2 1.4.193
2017-01-30 James MogerAdded bitwise AND and XOR DSL for where clauses
2017-01-30 James MogerMerge pull request #26 from MakotoHirano/master
2017-01-30 James MogerMerge pull request #28 from elseorand/master
2017-01-25 elseorandfix db2 JDBC driver class name 28/head
2016-11-18 MakotoHiranofix query can automatically treat null clause depends... 26/head
2016-06-04 James MogerUpdate HSQL to 2.3.4
2016-06-04 James MogerUpdate H2 to 1.4.192
2016-04-10 James MogerUse root-relative links for changelog versions (reverte...
2016-04-10 James MogerUse root-relative links for changelog versions
2016-04-07 James MogerAdd bugtraq definition
2016-04-07 James MogerUpdate readme and changelog
2016-04-07 James Moger[maven-release-plugin] prepare for next development...
2016-04-07 James Moger[maven-release-plugin] prepare release release-2.1.1 release-2.1.1
2016-04-07 James MogerFixes #24: Add where(String) method to improve interop
2016-04-06 James MogerUpdate readme and changelog
2016-04-06 James Moger[maven-release-plugin] prepare for next development...
2016-04-06 James Moger[maven-release-plugin] prepare release release-2.1.0 release-2.1.0
2016-04-06 James MogerAdd methods to return group by field counts
2016-04-06 James MogerUpdate version to 2.1.0-SNAPSHOT
2016-04-05 James MogerCorrected full testsuite execution syntax
2016-04-05 James MogerRestore manifest stamping
2016-04-05 James MogerReformat project with default IntelliJ settings
2016-04-05 James MogerFinished Maven migration
2016-04-05 James MogerRewrite release list as a standard changelog markdown...
2016-04-05 James MogerRemove submodule reference
2016-04-05 James MogerDrop site sources from project in favor of wiki repo
2016-04-05 James MogerFix typo on site index page
2016-04-05 James MogerAdjust site build process
2016-04-05 James MogerFix typo in README
2016-04-05 James Moger[maven-release-plugin] prepare for next development...
2016-04-05 James Moger[maven-release-plugin] prepare release release-2.0.0 release-2.0.0
2016-04-05 James MogerDocumentation
2016-04-05 James MogerDocumentation
2016-04-05 James MogerAdjust column selection unit test
2016-04-04 James MogerSkip drop foreign-key referenced test
2016-04-04 James MogerFixes #21: Order by descending on primitives
2016-04-04 James MogerAllow selecting a column from a table
2016-04-04 James MogerFixes #15: String field not properly trimmed on discret...
2016-04-04 James MogerUpdate README
2016-04-04 James MogerChange groupId and version
2016-04-04 James MogerUpdate documentation and tested databases
2016-04-04 James MogerPrepare the project for Maven; add pom to build, test...
2016-04-04 James MogerUpdate .gitignore
2016-04-04 James MogerUpdate maven submodule reference
2016-04-04 James MogerFix #23: Postgres 9.5 UPSERT syntax was incorrect
2016-04-04 James MogerFix missing table name to warning
2016-04-04 James MogerFix #22: Failure to set fields to null
2016-04-04 James MogerFixes #20: Add groupBy methods to QueryWhere
2015-07-21 James Mogerupdated Maven submodule repository to 1.6.5
2015-07-21 James MogerReset build identifiers for next development cycle
2015-07-21 James MogerPrepare 1.6.5 release v1.6.5
2015-07-21 James MogerReset build identifier to 1.6.5-SNAPSHOT
2015-07-21 James MogerStrip column identifiers from specified column names...
2015-06-30 James Mogerupdated Maven submodule repository to 1.6.4
2015-06-30 James MogerReset build identifiers for next development cycle
2015-06-30 James MogerPrepare 1.6.4 release v1.6.4
2015-06-30 James MogerAllow construction of Set, List, and Map fields for...
2015-06-29 James Mogerupdated Maven submodule repository to 1.6.3
2015-06-29 James MogerReset build identifiers for next development cycle
2015-06-29 James MogerPrepare 1.6.3 release v1.6.3
2015-06-29 James MogerSet version to 1.6.3-SNAPSHOT
2015-06-29 James MogerFix wildcard SELECT column mapping on JOIN statements
2015-05-13 James MogerAdd support for upcoming Postgres 9.5 UPSERT syntax
2015-05-11 James Mogerupdated Maven submodule repository to 1.6.2
2015-05-11 James MogerReset build identifiers for next development cycle
2015-05-11 James MogerPrepare 1.6.2 release v1.6.2
2015-05-11 James MogerDo not register DataTypeAdapters by the target Java...
2015-05-11 James Mogerupdated Maven submodule repository to 1.6.1
2015-05-11 James MogerReset build identifiers for next development cycle
2015-05-11 James MogerPrepare 1.6.1 release v1.6.1
2015-05-11 James MogerUse manifest method to get version
2015-05-11 James MogerFixup release template
2015-05-11 James MogerUpdate documentation
2015-05-11 James MogerUpdate Maven submodule
2015-05-11 James Mogerupdated Maven submodule repository to 1.6.0
2015-05-11 James MogerReset build identifiers for next development cycle
2015-05-11 James MogerPrepare 1.6.0 release v1.6.0
2015-05-11 James MogerUpdated documentation
2015-05-11 James MogerUpdate to SQLite 3.8.10.1
2015-05-11 James MogerUpdate to SQLite 3.8.9.1
2015-04-30 James MogerUpdate to SQLite-jdbc 3.8.9 and improve the testsuite
2015-04-30 James MogerImprove SQLite dialect and unit-test conformance
2015-04-22 James MogerUpdate to H2 1.4.187
2015-04-22 James MogerGracefully handle SQLite's pre-closed ResultSets for...
2015-04-22 James MogerFix deserialization of null values
next