qwazer / scheme2ddl

Command line util for export oracle schema to set of ddl scripts
82 stars 47 forks source link

replace-sequence-values Bugfix and EOL bugfix #33

Closed arno82 closed 9 years ago

arno82 commented 9 years ago

bugfixed typo: check for -rsv instead of -fsv

qwazer commented 9 years ago

Thanks