Version | Date | Description |
---|---|---|
2.0RC3 | 2006-07-XX | |
2.0RC2 | 2006-07-25 | |
2.0RC1 | 2006-07-18 | |
2.0b3 | 2006-05-06 | |
2.0b2 | 2006-05-05 | |
2.0b1 | 2006-04-28 |
Type | Changes | By |
---|---|---|
Quoted name wasn't correctly used in JDBC migrations as target Fixes 1528533. | Alberto Molpeceres |
Type | Changes | By |
---|---|---|
Support for separated username and password in JDBC migrations | Alberto Molpeceres | |
Mergued last changes from Alexey | Alberto Molpeceres |
Type | Changes | By |
---|---|---|
Maven based build system and website | Alberto Molpeceres |
Type | Changes | By |
---|---|---|
'codepage' parameter was added for MigrationFreemarkerTarget | Alexey Gaidukov | |
'template_codepage' parameter was added for MigrationFreemarkerTarget | Alexey Gaidukov | |
URLs are supported in 'target_table' step's attribute for MigrationFreemarkerTarget; For MigrationFreemarkerTarget in 'target_table' attribute names of templates are stored. By default Freemarker uses FileTemplateLoader for loading templates. If an URL is specified in 'target_table' then URLTemplateLoader is used. | Alexey Gaidukov |
Type | Changes | By |
---|---|---|
added new textual file target. Freemarker template engine is used for generating formated files | Alexey Gaidukov | |
MigrationXMLSource was renamed to MigrationSaxXMLSource | Alexey Gaidukov |
Type | Changes | By |
---|---|---|
added new sources (XML,DBF,CSV,JDBC) and targets (DBF,CSV,JDBC) | Alexey Gaidukov | |
added support of SQLJEP (http://sqljep.sourceforge.net/) for manipulating with source tables | Alexey Gaidukov | |
added Java logging to gets information about migration process | Alexey Gaidukov | |
added callable statements support for the JDBC target | Alexey Gaidukov | |
changed 'slice' step's attribute behaviour | Alexey Gaidukov | |
changed 'type' field's attribute behaviour | Alexey Gaidukov | |
removed 'value' field's attribute. Use SQLJEP expressions in 'from' fields | Alexey Gaidukov | |
removed field's functions. Use triggers or callable statement instead of functions | Alexey Gaidukov |