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 was archived by the owner on Apr 17, 2018. It is now read-only.
repository.adapter.class.class_evaldodefshow_variable(name)select('SELECT variable_value FROM information_schema.session_variables WHERE LOWER(variable_name) = ?',name).firstendend
This was resolved once and came back: http://datamapper.lighthouseapp.com/projects/20609/tickets/1410-dm-migrations-dm-mysql-adapter-undefined-method
This monkey patch still fixes the problem: