Migrate Source MSSQL

Categories

Component ID

2892337

Component name

Migrate Source MSSQL

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

The basic Migrate framework is going into core for Drupal 8 - but not all of it. The core migrate module will implement the underlying framework, while the migrate_drupal module will support simple upgrades from Drupal 6 and Drupal 7. The rest of the migration functionality from Drupal 7 will be left to contrib to implement. This project is the contrib functionality for MSSQL Source migration. It was decided to distribute the functionality among separate modules/projects (such as one for the UI/drush support, one for additional source plugins, etc.)