Advertisement
Sdelkadrom

Untitled

Jan 20th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. Stack trace:
  2. #0 C:\vhosts\staging\vendor\robmorgan\phinx\src\Phinx\Migration\Manager\Environment.php(128): TableComments->up()
  3. #1 C:\vhosts\staging\vendor\robmorgan\phinx\src\Phinx\Migration\Manager.php(387): Phinx\Migration\Manager\Environment->executeMigration(Object(TableComments), 'up', false)
  4. #2 C:\vhosts\staging\vendor\robmorgan\phinx\src\Phinx\Migration\Manager.php(361): Phinx\Migration\Manager->executeMigration('production', Object(TableComments), 'up', false)
  5. #3 C:\vhosts\staging\vendor\robmorgan\phinx\src\Phinx\Console\Command\Migrate.php(121): Phinx\Migration\Manager->migrate('production', 20190120071456, false)
  6. #4 C:\vhosts\staging\vendor\symfony\console\Command\Command.php(251): Phinx\Console\Command\Migrate->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
  7. #5 C:\vhosts\staging\vendor\symfony\console\Application.ph in C:\vhosts\staging\db\migrations\20190119183915_table_comments.php on line 20
  8.  
  9. Fatal error: Uncaught Error: Class 'MysqlAdapter' not found in C:\vhosts\staging\db\migrations\20190119183915_table_comments.php:20
  10. Stack trace:
  11. #0 C:\vhosts\staging\vendor\robmorgan\phinx\src\Phinx\Migration\Manager\Environment.php(128): TableComments->up()
  12. #1 C:\vhosts\staging\vendor\robmorgan\phinx\src\Phinx\Migration\Manager.php(387): Phinx\Migration\Manager\Environment->executeMigration(Object(TableComments), 'up', false)
  13. #2 C:\vhosts\staging\vendor\robmorgan\phinx\src\Phinx\Migration\Manager.php(361): Phinx\Migration\Manager->executeMigration('production', Object(TableComments), 'up', false)
  14. #3 C:\vhosts\staging\vendor\robmorgan\phinx\src\Phinx\Console\Command\Migrate.php(121): Phinx\Migration\Manager->migrate('production', 20190120071456, false)
  15. #4 C:\vhosts\staging\vendor\symfony\console\Command\Command.php(251): Phinx\Console\Command\Migrate->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
  16. #5 C:\vhosts\staging\vendor\symfony\console\Application.ph in C:\vhosts\staging\db\migrations\20190119183915_table_comments.php on line 20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement