<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/modeltests/schema_evolution, branch archive/attic/schema-evolution</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fschema-evolution</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fschema-evolution'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2007-08-03T22:38:44Z</updated>
<entry>
<title>schema-evolution:</title>
<updated>2007-08-03T22:38:44Z</updated>
<author>
<name>Derek Anderson</name>
<email>public@kered.org</email>
</author>
<published>2007-08-03T22:38:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=db79faa3285361e6f6778bfc003edd8844196f7e'/>
<id>urn:sha1:db79faa3285361e6f6778bfc003edd8844196f7e</id>
<content type='text'>
added "default" support so when you add a not null column to a non-empty table you don't get an sql exception


git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5794 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>schema-evolution:</title>
<updated>2007-08-03T20:49:19Z</updated>
<author>
<name>Derek Anderson</name>
<email>public@kered.org</email>
</author>
<published>2007-08-03T20:49:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c383135d2d686b4341b29d0a5ae7cd1c98d36212'/>
<id>urn:sha1:c383135d2d686b4341b29d0a5ae7cd1c98d36212</id>
<content type='text'>
added the postgresql_psycopg2 backend
added more unit tests

git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5792 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>schema-evolution:</title>
<updated>2007-08-02T21:17:23Z</updated>
<author>
<name>Derek Anderson</name>
<email>public@kered.org</email>
</author>
<published>2007-08-02T21:17:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fd77e425091fdeaf321ca7658534c2f906074084'/>
<id>urn:sha1:fd77e425091fdeaf321ca7658534c2f906074084</id>
<content type='text'>
added sqlite3 unit tests
greatly expanded the number of evolutions supported by the sqlite3 backend
changed all get_&lt;evolution_type&gt; calls to return lists of strings
fixed sqlite3 get_indexes introspection



git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5787 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>schema-evolution:</title>
<updated>2007-08-02T03:28:52Z</updated>
<author>
<name>Derek Anderson</name>
<email>public@kered.org</email>
</author>
<published>2007-08-02T03:28:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=38c1cd721dc78b17088257caff78f668315d9b25'/>
<id>urn:sha1:38c1cd721dc78b17088257caff78f668315d9b25</id>
<content type='text'>
added new "pk_requires_unique" option to the backend, because sqlite3 requires "UNIQUE" when creating PKs in order to 
_actually_ create the constraint.
fixed "get_known_column_flags" introspection for sqlite3
implemented "get_drop_column_sql" for sqlite3 to work around sqlite's lack of DROP COLUMN support
added partial of the sqlite3 unit tests



git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5785 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>schema-evolution:</title>
<updated>2007-08-01T17:51:59Z</updated>
<author>
<name>Derek Anderson</name>
<email>public@kered.org</email>
</author>
<published>2007-08-01T17:51:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0b4c2c7ab1b32d5fa1befd86207d8ead52d6e4f7'/>
<id>urn:sha1:0b4c2c7ab1b32d5fa1befd86207d8ead52d6e4f7</id>
<content type='text'>
fixed postgresql constraint lookup after a table rename bug
pulled table renames into the backends
added postgresql unit tests



git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5784 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>schema-evolution: fixed f.aka bug; moved sql commenting from the base classes into management.py; added unit tests </title>
<updated>2007-07-30T20:05:02Z</updated>
<author>
<name>Derek Anderson</name>
<email>public@kered.org</email>
</author>
<published>2007-07-30T20:05:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6dab0824be1ff85eca8e22609ff4adcbdfa86c73'/>
<id>urn:sha1:6dab0824be1ff85eca8e22609ff4adcbdfa86c73</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5779 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
