N+1 queries detection tooling for Sequel #2219
myprivatealaska
started this conversation in
General
Replies: 1 comment
-
Feature request in Bullet: flyerhzm/bullet#71 (comment) List of Sequel Plugins: https://sequel.jeremyevans.net/plugins.html There is one for N+1 problem: https://sequel.jeremyevans.net/rdoc-plugins/classes/Sequel/Plugins/ForbidLazyLoad.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Are there any tools/gems for detecting N+1 queries for Sequel? Most options I found work with Active Record or MongoID, for example, Bullet.
Beta Was this translation helpful? Give feedback.
All reactions