aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump xstream from 1.4.16 to 1.4.19dependabot/maven/com.thoughtworks.xstream-xstream-1.4.19dependabot[bot]2022-02-011-1/+1
| | | | | | | | | | | | | Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.16 to 1.4.19. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) --- updated-dependencies: - dependency-name: com.thoughtworks.xstream:xstream dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* [maven-release-plugin] prepare for next development iterationHEADmasterJames Moger2021-05-021-2/+2
|
* [maven-release-plugin] prepare release release-2.2.1release-2.2.1James Moger2021-05-021-2/+2
|
* Adjust POM for maven-release-pluginJames Moger2021-05-021-1/+1
|
* Update changelogJames Moger2021-05-021-1/+10
|
* Bump mysql-connector-java from 6.0.5 to 8.0.16 (#42)dependabot[bot]2021-05-021-1/+1
| | | | | | | | | | Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 6.0.5 to 8.0.16. - [Release notes](https://github.com/mysql/mysql-connector-j/releases) - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/6.0.5...8.0.16) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump junit from 4.11 to 4.13.1 (#41)dependabot[bot]2021-05-021-1/+1
| | | | | | | | | | Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump xstream from 1.4.9 to 1.4.16 (#40)dependabot[bot]2021-05-021-1/+1
| | | | | | | | | Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.9 to 1.4.16. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix Derby expected class size after merging #35James Moger2021-05-021-1/+1
|
* Fix for Oracle column default value (#35)Humberto Dias2021-05-021-1/+3
| | | | | | | | | | | * Fix for MySql driver class name * Fix for Oracle Column with Default Value * Revert "Fix for MySql driver class name" This reverts commit 66077fcb5a03fb01ae6b11ed6eaba56f2b246b44. Co-authored-by: Humberto Dias <humberto.dias@techne.com.br>
* simple join select (#39)uchicom2021-05-023-3/+29
| | | | | | | * simple join select * test for simple join select * test for simple join select
* Merge pull request #32 from culmat/patch-3James Moger2017-05-231-1/+4
|\ | | | | Avoid NullPointerException
| * Avoid NullPointerExceptionMatthias Cullmann2017-05-231-1/+4
|/ | | replacement for #31
* Merge pull request #30 from culmat/patch-1James Moger2017-05-171-1/+1
|\ | | | | Update README.md
| * Update README.mdMatthias Cullmann2017-05-171-1/+1
|/ | | mvn version update
* DocumentationJames Moger2017-01-311-2/+4
|
* Switch Maven build to ssh urlJames Moger2017-01-311-1/+1
|
* [maven-release-plugin] prepare for next development iterationJames Moger2017-01-311-2/+2
|
* [maven-release-plugin] prepare release release-2.2.0release-2.2.0James Moger2017-01-311-2/+2
|
* Unit test adjustments for MySQL 5.7James Moger2017-01-313-3/+3
|
* Adjust CREATE TABLE column constraint syntax for MySQL 5.7 strict modeJames Moger2017-01-314-16/+62
|
* Cleanup CLOB test tableJames Moger2017-01-311-0/+1
|
* Allow definition of numeric default values by stringJames Moger2017-01-311-1/+11
|
* Update version in pomJames Moger2017-01-301-1/+1
|
* Update to MySQL driver 6.0.5James Moger2017-01-304-4/+4
|
* Update to SQLite 3.16.1James Moger2017-01-301-1/+1
|
* Update Postgres driver to 9.4.1212James Moger2017-01-301-1/+1
|
* Update to Derby 10.13.1.1James Moger2017-01-301-3/+3
|
* Update to H2 1.4.193James Moger2017-01-301-1/+1
|
* Added bitwise AND and XOR DSL for where clausesJames Moger2017-01-3013-1/+294
|
* Merge pull request #26 from MakotoHirano/masterJames Moger2017-01-301-1/+5
|\ | | | | fix query can automatically treat null clause depends on value
| * fix query can automatically treat null clause depends on valueMakotoHirano2016-11-181-1/+5
| |
* | Merge pull request #28 from elseorand/masterJames Moger2017-01-301-1/+1
|\ \ | |/ |/| fix db2 JDBC driver class name
| * fix db2 JDBC driver class nameelseorand2017-01-261-1/+1
|/
* Update HSQL to 2.3.4James Moger2016-06-031-1/+1
|
* Update H2 to 1.4.192James Moger2016-06-031-1/+1
|
* Use root-relative links for changelog versions (reverted from commit ↵James Moger2016-04-091-32/+32
| | | | ea0d51fb2531a6b4d1171c25b53add9a84cd6a4f)
* Use root-relative links for changelog versionsJames Moger2016-04-091-32/+32
|
* Add bugtraq definitionJames Moger2016-04-071-0/+5
|
* Update readme and changelogJames Moger2016-04-072-2/+3
|
* [maven-release-plugin] prepare for next development iterationJames Moger2016-04-071-2/+2
|
* [maven-release-plugin] prepare release release-2.1.1release-2.1.1James Moger2016-04-071-2/+2
|
* Fixes #24: Add where(String) method to improve interopJames Moger2016-04-073-0/+22
|
* Update readme and changelogJames Moger2016-04-062-3/+4
|
* [maven-release-plugin] prepare for next development iterationJames Moger2016-04-061-2/+2
|
* [maven-release-plugin] prepare release release-2.1.0release-2.1.0James Moger2016-04-061-5/+4
|
* Add methods to return group by field countsJames Moger2016-04-067-4/+199
|
* Update version to 2.1.0-SNAPSHOTJames Moger2016-04-061-1/+1
|
* Corrected full testsuite execution syntaxJames Moger2016-04-051-1/+1
|
* Restore manifest stampingJames Moger2016-04-051-1/+14
|