Sdelkadrom

Untitled

Jan 30th, 2019
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. $ vendor/bin/phinx migrate
  2. Phinx by CakePHP - https://phinx.org. 0.10.6
  3.  
  4. using config file .\phinx.php
  5. using config parser php
  6. using migration paths
  7. - C:\vhosts\sdelkadrom\db\migrations
  8. using seed paths
  9. - C:\vhosts\sdelkadrom\db\seeds
  10. warning no environment specified, defaulting to: production
  11. using adapter mysql
  12. using database sdelkadrom
  13. using table prefix ore_nf_
  14.  
  15. == 20190130182557 UpdateLocationFields: migrating
  16.  
  17. In PdoAdapter.php line 167:
  18.  
  19. SQLSTATE[01000]: Warning: 1265 Data truncated for column 'area_id' at row 1
  20.  
  21.  
  22. migrate [-c|--configuration CONFIGURATION] [-p|--parser PARSER] [-e|--environment ENVIRONMENT] [-t|--target TARGET] [-d|--date DATE] [-x|--dry-run] [--fake]
Add Comment
Please, Sign In to add comment