charkost / prosopite

:mag: Rails N+1 queries auto-detection with zero false positives / false negatives
Apache License 2.0
1.53k stars 46 forks source link

Avoid memory allocation when detecting the mysql adapter #72

Open K-S-A opened 1 year ago

K-S-A commented 1 year ago

This change avoids memory allocation when detecting the mysql adapter.