Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save garethgreenaway/3726267fe94427271f8c6d4039131875 to your computer and use it in GitHub Desktop.
Save garethgreenaway/3726267fe94427271f8c6d4039131875 to your computer and use it in GitHub Desktop.
Phinx by Rob Morgan - http://phinx.org. version 0.3.7
using config file ./phinx.php
using config parser php
using migration path /var/www/cms/migrations
warning no environment specified, defaulting to: master0
using adapter mysql
using database production_cms
== 20160805162803 Mysql56Update: migrating
[PDOException]
SQLSTATE[HY000]: General error
migrate [-c|--configuration CONFIGURATION] [-p|--parser PARSER] [-e|--environment ENVIRONMENT] [-t|--target TARGET]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment