Create a new SqlBase class extending migrate's SqlBase class. Add methods to support WordPress specific options such as table prefix.

Comments

hussainweb created an issue. See original summary.

hussainweb’s picture

It turns out we don't really need prefix support as Drupal's database API already handles that. But it might be a good idea to have an empty base class at least so that helpers can be added later on.

  • hussainweb committed 62c7c89 on 8.x-1.x
    Issue #2909511 by hussainweb: Add a base class for all migration sources
    
hussainweb’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.