You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2019. It is now read-only.
== AddImageAndCaptionToImageSlides: migrating ================================
-- add_column(:refinery_image_slides, :image, :image)
rake aborted!
An error has occurred, all later migrations canceled:
Mysql2::Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'image' at line 1: ALTER TABLE refinery_image_slides ADD image image/home/ismar/.rvm/gems/ruby-1.9.3-p392@rails32/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:245:in query' /home/ismar/.rvm/gems/ruby-1.9.3-p392@rails32/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:245:inblock in execute'
/home/ismar/.rvm/gems/ruby-1.9.3-p392@rails32/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract_adapter.rb:280:in block in log' /home/ismar/.rvm/gems/ruby-1.9.3-p392@rails32/gems/activesupport-3.2.13/lib/active_support/notifications/instrumenter.rb:20:ininstrument'
The text was updated successfully, but these errors were encountered:
gloubier
pushed a commit
to gloubier/refinerycms-image-slideshows
that referenced
this issue
May 9, 2018
== AddImageAndCaptionToImageSlides: migrating ================================
-- add_column(:refinery_image_slides, :image, :image)
rake aborted!
An error has occurred, all later migrations canceled:
Mysql2::Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'image' at line 1: ALTER TABLE
refinery_image_slides
ADDimage
image/home/ismar/.rvm/gems/ruby-1.9.3-p392@rails32/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:245:inquery' /home/ismar/.rvm/gems/ruby-1.9.3-p392@rails32/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:245:in
block in execute'/home/ismar/.rvm/gems/ruby-1.9.3-p392@rails32/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract_adapter.rb:280:in
block in log' /home/ismar/.rvm/gems/ruby-1.9.3-p392@rails32/gems/activesupport-3.2.13/lib/active_support/notifications/instrumenter.rb:20:in
instrument'The text was updated successfully, but these errors were encountered: