We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caeddc8 commit 7b3b9b6Copy full SHA for 7b3b9b6
www/pages/plugins.html.erb
@@ -711,7 +711,7 @@
711
<span class="ul__span">Automatically parameterizes queries when using the postgres adapter with the pg driver.</span>
712
</li>
713
<li class="ul__li ul__li--grid">
714
-<a class="a" href="rdoc-plugins/files/lib/sequel/extensions/pg_auto_parameterize_duplicate_query_detection.html">pg_auto_parameterize_duplicate_query_detection </a>
+<a class="a" href="rdoc-plugins/files/lib/sequel/extensions/pg_auto_parameterize_duplicate_query_detection_rb.html">pg_auto_parameterize_duplicate_query_detection </a>
715
<span class="ul__span">Builds on pg_auto_parameterize, adding support for detecting duplicate queries inside a block.</span>
716
717
0 commit comments