Guest User

Untitled

a guest
Apr 26th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. command finished
  2. * executing "cd /var/www/apps/ifund_drive/releases/20080510203251; rake RAILS_ENV=production db:migrate"
  3. servers: ["ifunddrive.com"]
  4. [ifunddrive.com] executing command
  5. ** [out :: ifunddrive.com] (in /var/www/apps/ifund_drive/releases/20080510203251)
  6. ** [out :: ifunddrive.com] == 4 CreateSupportingOrganizations: migrating =================================
  7. ** [out :: ifunddrive.com] -- create_table(:supporting_organizations)
  8. ** [out :: ifunddrive.com] rake aborted!
  9. ** [out :: ifunddrive.com]
  10. ** [out :: ifunddrive.com] Mysql::Error: Identifier name '#<ActiveRecord::ConnectionAdapters::TableDefinition:0x2b0e9ac3a8b0>' is too long: CREATE TABLE `supporting_organizations` (`id` int(11) DEFAULT NULL auto_increment PRIMARY KEY, `user_id` int(11) DEFAULT NULL, `organization_id` int(11) DEFAULT 0, `created_at` datetime DEFAULT NULL, `updated_at` datetime DEFAULT NULL, `commission_percentage` float DEFAULT NULL, `#<ActiveRecord::ConnectionAdapters::TableDefinition:0x2b0e9ac3a8b0>` float DEFAULT NULL) ENGINE=InnoDB
  11. ** [out :: ifunddrive.com]
  12. ** [out :: ifunddrive.com]
  13. ** [out :: ifunddrive.com] (See full trace by running task with --trace)
  14. ** [out :: ifunddrive.com]
  15. command finished
  16. command "cd /var/www/apps/ifund_drive/releases/20080510203251; rake RAILS_ENV=production db:migrate" failed on ifunddrive.com
Add Comment
Please, Sign In to add comment