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

NoMethodError: undefined method `with_connection' for an instance of ActiveRecord::ConnectionAdapters::PostgreSQ... #71

Open
sentry-io bot opened this issue Oct 4, 2024 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Oct 4, 2024

Sentry Issue: TAKEYUWEBINC-Y

NoMethodError: undefined method `with_connection' for an instance of ActiveRecord::ConnectionAdapters::PostgreSQLAdapter (NoMethodError)

        pool.with_connection do |connection|
            ^^^^^^^^^^^^^^^^
Did you mean?  raw_connection
  activerecord (7.2.1) lib/active_record/associations/alias_tracker.rb:10:in `create'
  ransack (4.1.1) lib/ransack/adapters/active_record/context.rb:281:in `build_joins'
  ransack (4.1.1) lib/ransack/adapters/active_record/context.rb:249:in `join_dependency'
  ransack (4.1.1) lib/ransack/context.rb:40:in `initialize'
  ransack (4.1.1) lib/ransack/context.rb:13:in `new'
...
(99 additional frame(s) were not displayed)
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

0 participants