isapir / Migrate2Postgres

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

Add dont_change option for "table_transform" and "column_transform" #12

Open AlekseyKapustyanenko opened 5 years ago

AlekseyKapustyanenko commented 5 years ago

I want to have ability to keep casing such as in target db. It is very important thing when you need support several types of db (mssql/postgres/ets) with ORM. I would try to make pul request to add such behavior/

demirtuba commented 5 years ago

Can you publish new release for this feature?

AlekseyKapustyanenko commented 5 years ago

Can you publish new release for this feature?

You can find it in my fork's releases https://github.com/alexeykap/Migrate2Postgres/releases/tag/1.0.7f1