Skip to content

fix(active_record): support rails 8 connection pool API#274

Open
matthv wants to merge 5 commits intomainfrom
fix/active-record-connection-pool
Open

fix(active_record): support rails 8 connection pool API#274
matthv wants to merge 5 commits intomainfrom
fix/active-record-connection-pool

Conversation

@matthv
Copy link
Member

@matthv matthv commented Feb 27, 2026

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

@qltysh
Copy link

qltysh bot commented Feb 27, 2026

1 new issue

Tool Category Rule Count
qlty Structure Function with high complexity (count = 6): init_native_query_pools 1

db_config,
owner_name: "ForestAdminNativeQuery::#{spec_name}"
)
end
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Function with high complexity (count = 6): init_native_query_pools [qlty:function-complexity]

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.

1 participant