Languages
Document Infos

History of Changes

print-friendly version
print-friendly
PDF

RSS

Version 0.2.0 (planed 10/2003)

  • updateProvide Ant tasks(og)
  • updateAdd code completion functionality to the sql editor(og)
^

Version 0.1.3 (08/2003)

  • update removed code dep. to eclipse classes of the dbcopy base package (og)
  • fix fixed wrong column description and column type method used in the plugin wizard (can cause build of unpropper SQL create table statements) (og)
  • add 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)

  • add copy PK (og)
  • add copy FK constraints
    (og)
  • add additional mapping step now availaible (og)
  • update improved message output during copy process (og)
^

Version 0.1.1 (07/2003)

  • fix bug fix release; html and pdf documentation added;
    fixed bugs:
    • 763103
    • 763129
    • 764577

    implemented feature request:
    • 763679
    (og)
  • update
    • 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)
    (og)
^

Version 0.1.0 (06/2003)

  • add 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
    (og)
^