<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git, branch pr/258</title>
<subtitle>github.com: zzzeek/sqlalchemy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/'/>
<entry>
<title>argh fixed regression from copy-paste</title>
<updated>2016-04-14T16:47:03+00:00</updated>
<author>
<name>Robin Thomas</name>
<email>robin.thomas@livestream.com</email>
</author>
<published>2016-04-14T16:47:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=c723b8d8d138366269361c25d27d47251eb9b791'/>
<id>c723b8d8d138366269361c25d27d47251eb9b791</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added in docs mention of supported Index object as conflict_target.</title>
<updated>2016-04-14T16:45:04+00:00</updated>
<author>
<name>Robin Thomas</name>
<email>robin.thomas@livestream.com</email>
</author>
<published>2016-04-14T16:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=7760511b3d1df21c6291bb3978bc02c802cde2fe'/>
<id>7760511b3d1df21c6291bb3978bc02c802cde2fe</id>
<content type='text'>
Added and referenced Partial Indexes subsection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added and referenced Partial Indexes subsection.
</pre>
</div>
</content>
</entry>
<entry>
<title>finished format corrections, link fixing, additions to postgres.rst. Sphinx</title>
<updated>2016-04-14T16:33:58+00:00</updated>
<author>
<name>Robin Thomas</name>
<email>robin.thomas@livestream.com</email>
</author>
<published>2016-04-14T16:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=858bd56a34c00abcb8cf333e4e3842200f53c7ce'/>
<id>858bd56a34c00abcb8cf333e4e3842200f53c7ce</id>
<content type='text'>
documentation done.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
documentation done.
</pre>
</div>
</content>
</entry>
<entry>
<title>rst tweak</title>
<updated>2016-04-14T15:50:00+00:00</updated>
<author>
<name>Robin Thomas</name>
<email>robin.thomas@livestream.com</email>
</author>
<published>2016-04-14T15:50:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d5dee6e2cb2908b02fc4e660e1ca2023b5cfd269'/>
<id>d5dee6e2cb2908b02fc4e660e1ca2023b5cfd269</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>finished docs (sans formatting and linking checks) for ON CONFLICT,</title>
<updated>2016-04-14T15:07:49+00:00</updated>
<author>
<name>Robin Thomas</name>
<email>robin.thomas@livestream.com</email>
</author>
<published>2016-04-14T15:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=3a7e94c4d5091bebb5d67246b9888d97ea85e691'/>
<id>3a7e94c4d5091bebb5d67246b9888d97ea85e691</id>
<content type='text'>
including explanation of using constraint object as conflict targets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
including explanation of using constraint object as conflict targets.
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolved import cycle; it was .array module that imported base just</title>
<updated>2016-04-14T14:31:47+00:00</updated>
<author>
<name>Robin Thomas</name>
<email>robin.thomas@livestream.com</email>
</author>
<published>2016-04-14T14:31:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=a7bc406390ebcce9cb10d2b39bdfa55cdc894b49'/>
<id>a7bc406390ebcce9cb10d2b39bdfa55cdc894b49</id>
<content type='text'>
to put an entry in .base.ischema_names. Now .base module adds that
entry itself, and import cycles involving .ext, .base, or any
companion modules like .array or .on_conflict are avoided.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to put an entry in .base.ischema_names. Now .base module adds that
entry itself, and import cycles involving .ext, .base, or any
companion modules like .array or .on_conflict are avoided.
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid commit cycle of .ext.ExcludeConstraint with lazy import hack.</title>
<updated>2016-04-14T07:48:42+00:00</updated>
<author>
<name>Robin Thomas</name>
<email>robin.thomas@livestream.com</email>
</author>
<published>2016-04-14T07:48:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=a39cea9ed443c8e11bc612af89b2716b6060868a'/>
<id>a39cea9ed443c8e11bc612af89b2716b6060868a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>slight tweak to ON CONFLICT docs</title>
<updated>2016-04-14T06:21:42+00:00</updated>
<author>
<name>Robin Thomas</name>
<email>robin.thomas@livestream.com</email>
</author>
<published>2016-04-14T06:21:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=f43788c296206de489ecd1464af431ff7037d1d9'/>
<id>f43788c296206de489ecd1464af431ff7037d1d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added ON CONFLICT support for UniqueConstratin, PrimaryKeyConstraint,</title>
<updated>2016-04-14T06:13:12+00:00</updated>
<author>
<name>Robin Thomas</name>
<email>robin.thomas@livestream.com</email>
</author>
<published>2016-04-14T06:13:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=524b73d7ad2e4db62989ae54500babaa2c83b126'/>
<id>524b73d7ad2e4db62989ae54500babaa2c83b126</id>
<content type='text'>
and Index objects as conflict targets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and Index objects as conflict targets.
</pre>
</div>
</content>
</entry>
<entry>
<title>corrected set_with_excluded usage in test</title>
<updated>2016-04-14T03:41:00+00:00</updated>
<author>
<name>Robin Thomas</name>
<email>robin.thomas@livestream.com</email>
</author>
<published>2016-04-14T03:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=1e81462f070c873387d95c67310fb2dfc33a4e67'/>
<id>1e81462f070c873387d95c67310fb2dfc33a4e67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
