<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Thu May 23 04:41:46 UTC 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://www.doctrine-project.org/jira/si/jira.issueviews:issue-xml/DBAL-39/DBAL-39.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Doctrine Project</title>
    <link>http://www.doctrine-project.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.7</version>
        <build-number>850</build-number>
        <build-date>21-02-2013</build-date>
    </build-info>

<item>
            <title>[DBAL-39] SQL Logger should log the last failed query</title>
                <link>http://www.doctrine-project.org/jira/browse/DBAL-39</link>
                <project id="10040" key="DBAL">Doctrine DBAL</project>
                        <description>&lt;p&gt;The SQL Logger is only called after a query has been executed (this was changed to allow profiling of the queries).  This makes it difficult to determine which query has failed.&lt;/p&gt;

&lt;p&gt;The commit that changed the functionality is at: &lt;a href=&quot;http://github.com/doctrine/dbal/commit/fe0f0e4b8c6c5308cab3d683c552f61317de7067&quot; class=&quot;external-link&quot;&gt;http://github.com/doctrine/dbal/commit/fe0f0e4b8c6c5308cab3d683c552f61317de7067&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It seems that the logger interface needs to be changed to two functions, a pre-query function and a post-query function.  Profiling should be handled by the logger if it chooses and not by the connection class.&lt;/p&gt;</description>
                <environment></environment>
            <key id="11722">DBAL-39</key>
            <summary>SQL Logger should log the last failed query</summary>
                <type id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="3" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="mridgway">Michael Ridgway</reporter>
                        <labels>
                    </labels>
                <created>Wed, 4 Aug 2010 14:24:09 +0000</created>
                <updated>Sun, 15 Aug 2010 14:57:22 +0000</updated>
                    <resolved>Sun, 15 Aug 2010 14:57:22 +0000</resolved>
                            <version>2.0.0-BETA3</version>
                                <fixVersion>2.0.0-BETA4</fixVersion>
                                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="13958" author="beberlei" created="Sun, 15 Aug 2010 14:57:22 +0000"  >&lt;p&gt;After lots of thinking i changed the Logger again to have a startQuery() and a stopQuery() method now.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>