Release 3.0.0-RC2

This commit is contained in:
Lukas Eder 2013-03-08 12:01:25 +01:00
parent 20325bd509
commit ba706b2609
3 changed files with 0 additions and 6 deletions

View File

@ -154,8 +154,6 @@ Bug fixes
DefaultRelations.getUniqueKeys() and getForeignKeys() methods)
#2239 - Code generation runs extremely slow for large schemas (Inefficient
AbstractDatabase.filterSchema() methods)
#2248 - Javac's max constant pool of 64k can be exceeded in generated Keys.java
or Tables.java
#2252 - ArrayIndexOutOfBoundsException, when rendering plain SQL that is
terminated by a comment
#2259 - RenderMapping has no effect, if not supplied to the Executor constructor

View File

@ -154,8 +154,6 @@ Bug fixes
DefaultRelations.getUniqueKeys() and getForeignKeys() methods)
#2239 - Code generation runs extremely slow for large schemas (Inefficient
AbstractDatabase.filterSchema() methods)
#2248 - Javac's max constant pool of 64k can be exceeded in generated Keys.java
or Tables.java
#2252 - ArrayIndexOutOfBoundsException, when rendering plain SQL that is
terminated by a comment
#2259 - RenderMapping has no effect, if not supplied to the Executor constructor

View File

@ -154,8 +154,6 @@ Bug fixes
DefaultRelations.getUniqueKeys() and getForeignKeys() methods)
#2239 - Code generation runs extremely slow for large schemas (Inefficient
AbstractDatabase.filterSchema() methods)
#2248 - Javac's max constant pool of 64k can be exceeded in generated Keys.java
or Tables.java
#2252 - ArrayIndexOutOfBoundsException, when rendering plain SQL that is
terminated by a comment
#2259 - RenderMapping has no effect, if not supplied to the Executor constructor