Skip to content
#

dbal

Here are 73 public repositories matching this topic...

uldisn
uldisn commented Jun 12, 2019

Reviewing the executed SQL statements in the debug toolbar or SQL log file is difficult to identify where they created. It would be very convenient to add id to the beginning. For example:

        $sql = '
            -- ID::carsInWay --
        SELECT ...;

Improve this page

Add a description, image, and links to the dbal topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dbal topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.