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

Updated the latest rails version #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

seenivasang123
Copy link

No description provided.

@aurels
Copy link

aurels commented Jan 25, 2022

Hi @seenivasang123, thanks for the PR. Did you successfully use it ?

It bundles successfully but I get this error when I do a query :

uninitialized constant ActiveRecord::ConnectionAdapters::AbstractAdapter::SchemaCreation
Did you mean?  ActiveRecord::ConnectionAdapters::SchemaCreation
                           ActiveRecord::SchemaMigration

@seenivasang123
Copy link
Author

seenivasang123 commented Jan 28, 2022

@aurels

I'm also getting the same issue while query the records. Currently I working on rails 7.0.1. So, that I tryed to updated the redshift adapter rails version to 7.0.1. How to I get adapter support for rails 7 stable versions.

@aurels
Copy link

aurels commented Jan 28, 2022

Thanks. I also tried to fork and adapt but couldn't : the architecture seems to have changed a lot.
I changed the way I work to use the pg gem instead (without adapter).

@seenivasang123
Copy link
Author

@aurels Thanks for your quick response. Please close this pull request.

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

Successfully merging this pull request may close these issues.

2 participants