scheme2ddl icon indicating copy to clipboard operation
scheme2ddl copied to clipboard

Refactor process data tables feature implementation

Open GoogleCodeExporter opened this issue 10 years ago • 1 comments

Patches from xorader (svn revision 178, svn revision 180) brings new feature: 
process data tables.

This feature implemented in complex way. I think, need to refactor.
  # add new TableDataProcessor (DataTableProcessor)?
  # add new optional custom config `tabledata2sql.xml` move data tables options to this config

May be release new tool tabledata2sql (?) based on scheme2ddl and include to 
oracle-ddl2svn suit?


Scheduled for release 3.0

Original issue reported on code.google.com by [email protected] on 25 Jun 2013 at 8:00

GoogleCodeExporter avatar Mar 19 '15 13:03 GoogleCodeExporter

I wrote more info here (in README.md):

https://github.com/xorader/scheme2ddl/tree/3.x_patches_from_xorader

xorader avatar Apr 26 '17 18:04 xorader