ar-dbcopy icon indicating copy to clipboard operation
ar-dbcopy copied to clipboard

Refactored code to get it working with latest ActiveRecord

Open bratsche opened this issue 12 years ago • 1 comments

I used ar-dbcopy once in the past and it worked fine for me, but when I tried using it again recently I was getting a bunch of errors. I'm not sure if something changed in ActiveRecord or what, but the only way I could seem to get it to work was to not use SourceDB and TargetDB derived from ActiveRecord::Base.

The changes I made in this branch allowed me to convert from MySQL to Postgres. Hope this is useful to someone.

bratsche avatar Jan 08 '13 03:01 bratsche

:+1:

benben avatar Mar 21 '13 15:03 benben