6d17fd6 Fixed up the migrator check system to better check the databases.
348695a Added better instructions on admin page about how to use migrator module
ce42b26 git commit -m "Issue #2118133 by Josh Waihi: Configuration Link Destination."
0be6b54 Issue #1251456 by bartl, Josh Waihi: Run Drupal schema alter hooks on schema installation.
109d700 Issue #1821588 by jbaiter, Josh Waihi : Only 500 locale strings are migrated
Issue #1558558 by greg.1.anderson: Allow hook_schema_alter to run on unprocessed schemas.
added README documentation: #1354810
moved admin pages into its own admin file.
#1320498 by wasare: fix php syntax issue to support prefixed tables
This is a proof of concept releaseof the DBTNG Migrator module. It will migrate your database from one database to another agnostic to the type of database the origin or destination database is.
Use this module at your own risk, it is not yet considered stable to use for production migrations.