Diogo Cordeiro e858629ac3 [aab] Revert structural change of v2 5 年之前
..
locale e858629ac3 [aab] Revert structural change of v2 5 年之前
README 34bfdc3e91 [CORE] Refactor Plugin API to Module API 5 年之前
SQLProfileModule.php 34bfdc3e91 [CORE] Refactor Plugin API to Module API 5 年之前

README

The SQLProfile plugin watches for poorly indexed DB queries.

Installation
============
add "addModule('SQLProfile');"
to the bottom of your config.php

Settings
========
none

Note: entries are logged at the LOG_DEBUG level.

Example
=======
addModule('SQLProfile');