Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined method `extract_table_ref_from_insert_sql' in sql_for_insert #30

Open
meghan-mcqueeney opened this issue Jan 30, 2019 · 1 comment

Comments

@meghan-mcqueeney
Copy link

Hi there!
We have been using the 4.x version of the adapter and we recently decided to upgrade to upgrade to Rails 5. We are getting undefined method extract_table_ref_from_insert_sql' in sql_for_insert when we try to do something like Model.save!`. I noticed that this method was removed between 4.x and 5.x. Do you recommend including this method in the odbc.rb initializer or do you recommend a different approach?

@jobeus
Copy link

jobeus commented Apr 3, 2020

Did you ever solve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants