I was working on subclassing a base migration I created, and ended up calling MigrateSourceSQL::query(). But that method calls originalQuery() which is not a method at all, so you get:
Call to undefined method MigrateSourceSQL::originalQuery()

Patch coming…

CommentFileSizeAuthor
#1 migrate-1896042-1.patch374 bytesstar-szr

Comments

star-szr’s picture

Status: Active » Needs review
StatusFileSize
new374 bytes
mikeryan’s picture

Status: Needs review » Fixed

Committed (to the wizard_api branch), thanks!

Status: Fixed » Closed (fixed)

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