Repository: empire-db Updated Branches: refs/heads/master 4be8756f7 -> 66e0feb89
EMPIREDB-223 Project: http://git-wip-us.apache.org/repos/asf/empire-db/repo Commit: http://git-wip-us.apache.org/repos/asf/empire-db/commit/66e0feb8 Tree: http://git-wip-us.apache.org/repos/asf/empire-db/tree/66e0feb8 Diff: http://git-wip-us.apache.org/repos/asf/empire-db/diff/66e0feb8 Branch: refs/heads/master Commit: 66e0feb89013eb01a1e87b8f7e1378ee59772225 Parents: 4be8756 Author: Rainer Döbele <[email protected]> Authored: Fri Aug 7 10:52:35 2015 +0200 Committer: Rainer Döbele <[email protected]> Committed: Fri Aug 7 10:52:35 2015 +0200 ---------------------------------------------------------------------- CHANGELOG.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/empire-db/blob/66e0feb8/CHANGELOG.txt ---------------------------------------------------------------------- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 28f338a..08b858c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -14,6 +14,7 @@ Release 2.4.4: EMPIREDB-217 Consistency check for data model defintion vs deployed data model ** Bugfix + EMPIREDB-223 join function in DBCommand requires a DBColumn instead of a DBColumnExpr EMPIREDB-218 Missing reserved keywords in DBDatabaseDriverMySQL EMPIREDB-216 Reserved words as colum names not correctly escaped/quoted for derby EMPIREDB-215 Sequence generation and use for HSql to not agree in using toUpperCase
