<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy-migrate.git/migrate/versioning/genmodel.py, branch 0.8.4</title>
<subtitle>github.com: stackforge/sqlalchemy-migrate.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/'/>
<entry>
<title>Use two models in generated migrations. Test column addition and removal.</title>
<updated>2011-07-07T17:12:18+00:00</updated>
<author>
<name>Gabriel</name>
<email>g2p.code+sqla@gmail.com</email>
</author>
<published>2011-07-07T17:12:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=a1968e7f7da37a104555581bcab4fb01df90e5a5'/>
<id>a1968e7f7da37a104555581bcab4fb01df90e5a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Put constraints (positional) before args (keywords).</title>
<updated>2011-07-05T17:57:27+00:00</updated>
<author>
<name>Gabriel</name>
<email>g2p.code+sqla@gmail.com</email>
</author>
<published>2011-07-05T17:57:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=15f571d2965041827a60226b849b553bd9a14ee2'/>
<id>15f571d2965041827a60226b849b553bd9a14ee2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix and test issue 118. Clarify genmodel transformations.</title>
<updated>2011-07-04T22:44:57+00:00</updated>
<author>
<name>Gabriel</name>
<email>g2p.code+sqla@gmail.com</email>
</author>
<published>2011-07-04T22:44:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=3fe1b4a3be05fe5184feb8bc237ceded5a98e8dc'/>
<id>3fe1b4a3be05fe5184feb8bc237ceded5a98e8dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix column creation in make_update_script_for_model.</title>
<updated>2011-07-04T19:50:55+00:00</updated>
<author>
<name>Gabriel</name>
<email>g2p.code+sqla@gmail.com</email>
</author>
<published>2011-07-04T19:50:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=5cfc74959f6f7cf0ff58693613ca410a256c3b4f'/>
<id>5cfc74959f6f7cf0ff58693613ca410a256c3b4f</id>
<content type='text'>
Generating the script needs internal API updates:
https://code.google.com/p/sqlalchemy-migrate/issues/detail?id=113

Getting the script to run needs the new columns defined:
https://code.google.com/p/sqlalchemy-migrate/issues/detail?id=123

Table metadata represents the former state and does not contain
the columns being added.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Generating the script needs internal API updates:
https://code.google.com/p/sqlalchemy-migrate/issues/detail?id=113

Getting the script to run needs the new columns defined:
https://code.google.com/p/sqlalchemy-migrate/issues/detail?id=123

Table metadata represents the former state and does not contain
the columns being added.</pre>
</div>
</content>
</entry>
<entry>
<title>More concise declarative output.</title>
<updated>2011-06-29T11:47:45+00:00</updated>
<author>
<name>Gabriel</name>
<email>g2p.code+sqla@gmail.com</email>
</author>
<published>2011-06-29T11:47:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=28d2ca21d5e503324c515a89af888d84c713b59b'/>
<id>28d2ca21d5e503324c515a89af888d84c713b59b</id>
<content type='text'>
https://code.google.com/p/sqlalchemy-migrate/issues/detail?id=122</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://code.google.com/p/sqlalchemy-migrate/issues/detail?id=122</pre>
</div>
</content>
</entry>
<entry>
<title>More pep8 compliant declarative output.</title>
<updated>2011-06-29T11:33:44+00:00</updated>
<author>
<name>Gabriel</name>
<email>g2p.code+sqla@gmail.com</email>
</author>
<published>2011-06-29T11:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=75df12b2274b78a5d8cae40dfb13a71caaa894e2'/>
<id>75df12b2274b78a5d8cae40dfb13a71caaa894e2</id>
<content type='text'>
https://code.google.com/p/sqlalchemy-migrate/issues/detail?id=122</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://code.google.com/p/sqlalchemy-migrate/issues/detail?id=122</pre>
</div>
</content>
</entry>
<entry>
<title>fixes #107</title>
<updated>2011-02-05T13:25:25+00:00</updated>
<author>
<name>Domen Kožar</name>
<email>domen@dev.si</email>
</author>
<published>2011-02-05T13:25:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=1b37b76d2e7d8632b03161775edb68c48a504e8c'/>
<id>1b37b76d2e7d8632b03161775edb68c48a504e8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rewrite of schemadiff internals</title>
<updated>2010-09-10T13:43:56+00:00</updated>
<author>
<name>chrisw</name>
<email>unknown</email>
</author>
<published>2010-09-10T13:43:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=91e887b081709288ebc8f55030e18baaccd28cae'/>
<id>91e887b081709288ebc8f55030e18baaccd28cae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>partly fix SA0.6 tests on postgres</title>
<updated>2010-04-24T19:40:16+00:00</updated>
<author>
<name>iElectric</name>
<email>unknown</email>
</author>
<published>2010-04-24T19:40:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=e4868841d5922f6313821ff49d3e70426816d4fb'/>
<id>e4868841d5922f6313821ff49d3e70426816d4fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>apply patch by Jason Newton</title>
<updated>2009-10-06T22:05:31+00:00</updated>
<author>
<name>iElectric</name>
<email>unknown</email>
</author>
<published>2009-10-06T22:05:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=b7685663fc8cc7cf34dba975e141b64e4940a7d2'/>
<id>b7685663fc8cc7cf34dba975e141b64e4940a7d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
