dbtng_migrator 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| dbtng_migrator-7.x-1.1.tar.gz | 11.87 KB | 3e114960002d22a1e8fe75205e45a6eb |
| dbtng_migrator-7.x-1.1.zip | 14.05 KB | e59c35e2af9e449e03b2f724bd4320e7 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| dbtng_migrator-7.x-1.0.tar.gz | 8.94 KB | 9e238386e24c556044271f296babe9ab |
| dbtng_migrator-7.x-1.0.zip | 10.36 KB | d8f1505c601f179de80b307c322da622 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| dbtng_migrator-7.x-1.x-dev.tar.gz | 11.87 KB | 97fa9a79f89977c0819046f4320b79fa |
| dbtng_migrator-7.x-1.x-dev.zip | 14.06 KB | 64aaf0c2e95fbf5d25e3e34c4e70b3f6 |
Release notes
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.