Guest User

Untitled

a guest
May 23rd, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. bigfolio@ey03-s00266 /data/nextproof/current $ rake db:migrate
  2. (in /data/nextproof/releases/20081104213618)
  3. == 3 AddFtpStatusToGalleries: migrating =======================================
  4. -- add_column(:galleries, :ftp_status, :string)
  5. rake aborted!
  6. Mysql::Error: Duplicate column name 'ftp_status': ALTER TABLE `galleries` ADD `ftp_status` varchar(255)
  7.  
  8. (See full trace by running task with --trace)
Add Comment
Please, Sign In to add comment