IntroductionSince version 1.0.3 FireSymfony adds the Database information tab. DetailsFor now is just a normal symfony debug toolbar database panel displayng all the queries. The difference is that if we click on a query then it will be copied to our clipboard, making easy to debug the queries on the sql client we use.
|