DBFlow: How to migrate tables from an other database? -


i have columns of table in "old" database want migrate new one, using dbflow. dbflow provides @migration annotation databases, seems works migragte tables in same database.

what best approach import columns new/different database using dbflow?


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

javascript - Confirm a form & display message if form is valid with JQuery -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -