Skip to content

Migration return error #10

@elfarqy

Description

@elfarqy

I got this error when running migration to create collection using this plugin. I think Query.php class need to implement interface from yii2.

PHP Fatal Error 'yii\base\ErrorException' with message 'Class devgroup\arangodb\Query contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (yii\db\QueryInterface::emulateExecution)'

And can you provide an example migration class? Because in yii2 there is 2 style to create migration, by extend components\Migration and db\Migration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions