History of Changes | print-friendly |
Version 0.2.0 (planed 10/2003) | ||
- Provide Ant tasks(og)
- Add code completion functionality to the sql editor(og)
Version 0.1.3 (08/2003) | ||
- removed code dep. to eclipse classes of the dbcopy base package (og)
- fixed wrong column description and column type method used in the plugin wizard (can cause build of unpropper SQL create table statements) (og)
- 1st unit test method for copy implemented; result matrix in CVS available (will be provided in the FAQ section of the webpage and documentation after finishing the complete tests) (og)
Version 0.1.2 (08/2003) | ||
- copy PK (og)
-
copy FK constraints
(og) - additional mapping step now availaible (og)
- improved message output during copy process (og)
Version 0.1.1 (07/2003) | ||
-
bug fix release; html and pdf documentation added;
fixed bugs:- 763103
- 763129
- 764577
implemented feature request:- 763679
-
- dbcopy is now the standard file extension; please rename your existing xsql files to get full support: however xsql is still assigned to the SQL Execution editor for complience with the previous version; its up to you to change it for this release; 0.2.0 will not longer register the xsql ending to this plugin)
- sql file extension for wizard is now configurable
- load order of libraries can be changed
- errors get not longer just logged to the dbcopy log but shown on the console and wizard message line as well (like its allready handled with exceptions)
Version 0.1.0 (06/2003) | ||
-
Initial Release with following functionality
- 1 wizard to visually select source and target database; visually select source tables you want to copy and start the copy process.
- SQL editor where you can execute multiple sql statements in one step with selecting the target database within a dropdown list
- SQL result view