<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django.git, branch attic/schema-evolution</title>
<subtitle>github.com: django/django.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/'/>
<entry>
<title>Move the schema-evolution branch into the attic.</title>
<updated>2009-09-11T21:26:12+00:00</updated>
<author>
<name>James Bennett</name>
<email>ubernostrum@gmail.com</email>
</author>
<published>2009-09-11T21:26:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=4da80e4df33134929bbd46772e077099c4bc6d98'/>
<id>4da80e4df33134929bbd46772e077099c4bc6d98</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/attic/schema-evolution@11518 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://code.djangoproject.com/svn/django/branches/attic/schema-evolution@11518 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</pre>
</div>
</content>
</entry>
<entry>
<title>schema-evolution: update from HEAD (v5821)</title>
<updated>2007-08-06T16:50:17+00:00</updated>
<author>
<name>Derek Anderson</name>
<email>public@kered.org</email>
</author>
<published>2007-08-06T16:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=5aa017255827b2c06bd9a5f7f069828ef625da18'/>
<id>5aa017255827b2c06bd9a5f7f069828ef625da18</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5822 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5822 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</pre>
</div>
</content>
</entry>
<entry>
<title>schema-evolution:</title>
<updated>2007-08-06T14:19:27+00:00</updated>
<author>
<name>Derek Anderson</name>
<email>public@kered.org</email>
</author>
<published>2007-08-06T14:19:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=0af6ed0c4853e11086e277ba352d27db4c466c89'/>
<id>0af6ed0c4853e11086e277ba352d27db4c466c89</id>
<content type='text'>
added support for custom migration scripts

git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5821 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added support for custom migration scripts

git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5821 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</pre>
</div>
</content>
</entry>
<entry>
<title>schema-evolution:</title>
<updated>2007-08-03T22:38:44+00:00</updated>
<author>
<name>Derek Anderson</name>
<email>public@kered.org</email>
</author>
<published>2007-08-03T22:38:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=db79faa3285361e6f6778bfc003edd8844196f7e'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>schema-evolution:</title>
<updated>2007-08-03T21:18:09+00:00</updated>
<author>
<name>Derek Anderson</name>
<email>public@kered.org</email>
</author>
<published>2007-08-03T21:18:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=6aad6a8a48b38f32ca77f758ea5bdc9eb187d96a'/>
<id>6aad6a8a48b38f32ca77f758ea5bdc9eb187d96a</id>
<content type='text'>
added check to see if your backend is supported yet.

git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5793 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added check to see if your backend is supported yet.

git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5793 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</pre>
</div>
</content>
</entry>
<entry>
<title>schema-evolution:</title>
<updated>2007-08-03T20:49:19+00:00</updated>
<author>
<name>Derek Anderson</name>
<email>public@kered.org</email>
</author>
<published>2007-08-03T20:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=c383135d2d686b4341b29d0a5ae7cd1c98d36212'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>schema-evolution:</title>
<updated>2007-08-03T19:48:04+00:00</updated>
<author>
<name>Derek Anderson</name>
<email>public@kered.org</email>
</author>
<published>2007-08-03T19:48:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=ce1c58421a5cccfc92f2b5427b0c9a66af24a9f3'/>
<id>ce1c58421a5cccfc92f2b5427b0c9a66af24a9f3</id>
<content type='text'>
backported on request to mysql_old (untested)

git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5791 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
backported on request to mysql_old (untested)

git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5791 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</pre>
</div>
</content>
</entry>
<entry>
<title>schema-evolution:</title>
<updated>2007-08-03T17:08:45+00:00</updated>
<author>
<name>Derek Anderson</name>
<email>public@kered.org</email>
</author>
<published>2007-08-03T17:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=ba056e68c85235dab92150ca1d7297ffeef6822a'/>
<id>ba056e68c85235dab92150ca1d7297ffeef6822a</id>
<content type='text'>
removed some cruft i forgot to delete earlier

git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5790 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
removed some cruft i forgot to delete earlier

git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5790 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</pre>
</div>
</content>
</entry>
<entry>
<title>schema-evolution:</title>
<updated>2007-08-03T16:48:51+00:00</updated>
<author>
<name>Derek Anderson</name>
<email>public@kered.org</email>
</author>
<published>2007-08-03T16:48:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=c05d52cdfe8955e9fb501497087367cd4daafbf6'/>
<id>c05d52cdfe8955e9fb501497087367cd4daafbf6</id>
<content type='text'>
moved most of the sql_evolve code into its own module

git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5789 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
moved most of the sql_evolve code into its own module

git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5789 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</pre>
</div>
</content>
</entry>
<entry>
<title>schema-evolution: updated from trunk/HEAD (r5787)</title>
<updated>2007-08-02T21:51:32+00:00</updated>
<author>
<name>Derek Anderson</name>
<email>public@kered.org</email>
</author>
<published>2007-08-02T21:51:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=0f5a5a0594597dd10afe187e0ae8cecf11f5848b'/>
<id>0f5a5a0594597dd10afe187e0ae8cecf11f5848b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5788 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5788 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</pre>
</div>
</content>
</entry>
</feed>
