dbtng_migrator 7.x-1.4

Bug fixes
Unsupported

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

dbtng_migrator 7.x-1.2

Bug fixes
Unsupported
  • Issue #1818814 by Chi: DBTNG Migrator doesn't actually load data from source database.
  • Convert count query to non-SQL method so DBTNG can migrate to no-SQL databases.
  • Clean up syntax formatting to comply with Drupal standards.
  • Issue #1558558 by greg.1.anderson: Allow hook_schema_alter to run on unprocessed schemas.

dbtng_migrator 7.x-1.1

Bug fixes
Unsupported

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

dbtng_migrator 7.x-1.0

Bug fixes
Unsupported

Left in dev since april, since then, only one bug arose: #1230430: relation "locales_source" does not exist which was fixed by connecting the the default database while executing t() function calls.

dbtng_migrator 7.x-1.x-dev

New features

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.

Subscribe with RSS Subscribe to Releases for DBTNG Migrator