activerecord-explainer 0.2.2
This gem automatically logs SQL EXPLAIN of every queries. You can check naturally every SQL EXPLAIN from development log, without manually executions.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activerecord
>= 5.2
activesupport
>= 5.2