-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels