<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Tue May 21 06:53:07 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/DMIG-27/DMIG-27.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>[DMIG-27] Add stack for operations</title>
                <link>http://www.doctrine-project.org/jira/browse/DMIG-27</link>
                <project id="10041" key="DMIG">Doctrine Migrations</project>
                        <description>&lt;p&gt;Up and down operations should only put commands on a stack that is then executed after up() or down() have been processed.&lt;/p&gt;

&lt;p&gt;Currently there are two implicit stacks:&lt;/p&gt;

&lt;p&gt;1. addSql()&lt;br/&gt;
2. The changes done to the $schema instance.&lt;/p&gt;

&lt;p&gt;With &lt;a href=&quot;http://www.doctrine-project.org/jira/browse/DMIG-26&quot; title=&quot;Remove implicit schema diff to sql in Migration tasks for explicit solution&quot;&gt;DMIG-26&lt;/a&gt; $schema is an explicit change that adds to a stack.&lt;/p&gt;

&lt;p&gt;This should be unified to be one single stack called &quot;operations&quot; and they should be linearly processed.&lt;/p&gt;</description>
                <environment></environment>
            <key id="13193">DMIG-27</key>
            <summary>Add stack for operations</summary>
                <type id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="3" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/major.png">Major</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="beberlei">Benjamin Eberlei</reporter>
                        <labels>
                    </labels>
                <created>Wed, 16 Nov 2011 22:29:29 +0000</created>
                <updated>Wed, 16 Nov 2011 22:31:23 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>