seanharr11 / etlalchemy

Extract, Transform, Load: Any SQL Database in 4 lines of Code.
MIT License
556 stars 83 forks source link

Two phase migrate #34

Open josteinl opened 6 years ago

josteinl commented 6 years ago

This PR probably need more work. Please see my comments in #15. I will be working more with this in the near future.

I think this fixes #15 and #33.

lyle-w commented 5 years ago

Hi @seanharr11 , Could you please help review this PR, seems this PR can resolve below issue:

TypeError: 'twophase' is an invalid keyword argument for this function

Thanks

GuidoOeffling commented 5 years ago

I've just used this fork[two_phase_migrate] to check if I now can work with the upseting feature on MariaDB. I was able to transfer the data of a smaller Oracle 12.2 DB with about 180 Tables to a MariaDB 10.3 where the MariaDB Tables already were created before :-)