LoginSignup
0
0

More than 3 years have passed since last update.

Phinxでwarning no environment specified, defaulting to: developmentが出る時の対処

Posted at

結論

-eオプションで環境指定できたようです
https://book.cakephp.org/phinx/0/en/commands.html#the-migrate-command

$ phinx migrate -e development

当たり前すぎたのか情報が全然見つけられなくてハマったので一応...

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0