isapir / Migrate2Postgres

Easily migrate from other DBMSs to PostgreSQL
GNU General Public License v3.0
52 stars 24 forks source link

issure #12 Add dont_change option for "table_transform" and "column_t… #13

Open AlekseyKapustyanenko opened 5 years ago

AlekseyKapustyanenko commented 5 years ago

…ransform"

This commit add option "dont_change" for parametres "table_transform" and "column_transform". With that option case of table names and column names does not changed via migration.