<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Thu May 23 05:52:28 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/DDC-1164/DDC-1164.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>[DDC-1164] doctrine:schema:update --force == doctrine:schema:create</title>
                <link>http://www.doctrine-project.org/jira/browse/DDC-1164</link>
                <project id="10032" key="DDC">Doctrine 2 - ORM</project>
                        <description>&lt;p&gt;Doctrine:schema:update --force is the same as doctrine:schema:create.&lt;/p&gt;

&lt;p&gt;Under the hood, this may not be true, but they basically accomplish the same task. Schema:create should be removed, as it is redundant. &lt;/p&gt;

&lt;p&gt;Just look at django, one command to update db:&lt;/p&gt;

&lt;p&gt;./manage.py syncdb&lt;/p&gt;

&lt;p&gt;Not saying that django gets everything correct, but the one command to synchronize the database is consistent. doctrine:schema:update should be smart enough to do all of the work, instead of relying on the redundant doctrine:schema:create.&lt;/p&gt;
</description>
                <environment></environment>
            <key id="12657">DDC-1164</key>
            <summary>doctrine:schema:update --force == doctrine:schema:create</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="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                    <security id="10000">All</security>
                        <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="xaav">Geoff</reporter>
                        <labels>
                    </labels>
                <created>Fri, 20 May 2011 23:37:51 +0000</created>
                <updated>Fri, 20 May 2011 23:37:51 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>