<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/VERSION, branch 2020_tutorial</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>- VERSION moves just as a string in __version__</title>
<updated>2008-12-10T21:27:21+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-12-10T21:27:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=609d8e8bc3dfd2894c8bed369bbdc28afd491a80'/>
<id>609d8e8bc3dfd2894c8bed369bbdc28afd491a80</id>
<content type='text'>
- added modified sphinx.sty with plain Verbatim section
- link to pdf doc in site
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added modified sphinx.sty with plain Verbatim section
- link to pdf doc in site
</pre>
</div>
</content>
</entry>
<entry>
<title>- bump, this may become 0.5.0</title>
<updated>2008-11-14T22:11:05+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-11-14T22:11:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=1ff2b7826876dfadc1ce11e8b15a3cb6ac5d289f'/>
<id>1ff2b7826876dfadc1ce11e8b15a3cb6ac5d289f</id>
<content type='text'>
- Calling alias.execute() in conjunction with
server_side_cursors won't raise AttributeError.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Calling alias.execute() in conjunction with
server_side_cursors won't raise AttributeError.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Query.count() and Query.get() return a more informative</title>
<updated>2008-11-08T21:18:11+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-11-08T21:18:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=e91bc867f5260abdfd23a95e76a056a7f11d9631'/>
<id>e91bc867f5260abdfd23a95e76a056a7f11d9631</id>
<content type='text'>
error message when executed against multiple entities.
[ticket:1220]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
error message when executed against multiple entities.
[ticket:1220]
</pre>
</div>
</content>
</entry>
<entry>
<title>- 0.5.0rc3, doh</title>
<updated>2008-10-18T18:14:06+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-10-18T18:14:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=a20222fc22059df30b09b49621a784b54919613a'/>
<id>a20222fc22059df30b09b49621a784b54919613a</id>
<content type='text'>
- The internal notion of an "OID" or "ROWID" column has been
removed.  It's basically not used by any dialect, and the
possibility of its usage with psycopg2's cursor.lastrowid
is basically gone now that INSERT..RETURNING is available.

- Removed "default_order_by()" method on all FromClause
objects.
- profile/compile/select test is 8 function calls over on buildbot 2.4 for some reason, will adjust after checking
the results of this commit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- The internal notion of an "OID" or "ROWID" column has been
removed.  It's basically not used by any dialect, and the
possibility of its usage with psycopg2's cursor.lastrowid
is basically gone now that INSERT..RETURNING is available.

- Removed "default_order_by()" method on all FromClause
objects.
- profile/compile/select test is 8 function calls over on buildbot 2.4 for some reason, will adjust after checking
the results of this commit
</pre>
</div>
</content>
</entry>
<entry>
<title>- version bump</title>
<updated>2008-09-16T18:17:34+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-09-16T18:17:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d47a469732f0695c612615819c3273afbb28ed76'/>
<id>d47a469732f0695c612615819c3273afbb28ed76</id>
<content type='text'>
- turned properties in sql/expressions.py to @property
- column.in_(someselect) can now be used as
a columns-clause expression without the subquery
bleeding into the FROM clause [ticket:1074]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- turned properties in sql/expressions.py to @property
- column.in_(someselect) can now be used as
a columns-clause expression without the subquery
bleeding into the FROM clause [ticket:1074]
</pre>
</div>
</content>
</entry>
<entry>
<title>- 0.5.0rc1</title>
<updated>2008-09-11T20:48:39+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-09-11T20:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=01de7110984604e731d19a751a829d21f62106f8'/>
<id>01de7110984604e731d19a751a829d21f62106f8</id>
<content type='text'>
- removed unneeded grouping from BooleanClauseList, generated needless parens
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- removed unneeded grouping from BooleanClauseList, generated needless parens
</pre>
</div>
</content>
</entry>
<entry>
<title>- The RowTuple object returned by Query(*cols) now</title>
<updated>2008-08-05T20:15:28+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-08-05T20:15:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=4cd1902796546d5d2b2927c8e2afbcb00459341f'/>
<id>4cd1902796546d5d2b2927c8e2afbcb00459341f</id>
<content type='text'>
features keynames which prefer mapped attribute
names over column keys, column keys over
column names, i.e.
Query(Class.foo, Class.bar) will have names
"foo" and "bar" even if those are not the names
of the underlying Column objects.  Direct
Column objects such as Query(table.c.col) will
return the "key" attribute of the Column.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
features keynames which prefer mapped attribute
names over column keys, column keys over
column names, i.e.
Query(Class.foo, Class.bar) will have names
"foo" and "bar" even if those are not the names
of the underlying Column objects.  Direct
Column objects such as Query(table.c.col) will
return the "key" attribute of the Column.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added a new SessionExtension hook called after_attach().</title>
<updated>2008-07-15T14:54:37+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-07-15T14:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=af38982273a67ba362d09bebae5e08b8593ce093'/>
<id>af38982273a67ba362d09bebae5e08b8593ce093</id>
<content type='text'>
This is called at the point of attachment for objects
via add(), add_all(), delete(), and merge().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is called at the point of attachment for objects
via add(), add_all(), delete(), and merge().
</pre>
</div>
</content>
</entry>
<entry>
<title>bump</title>
<updated>2008-07-14T19:34:39+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-07-14T19:34:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=e91072a95cbe72149d896dc3e462cd2e6bb03f4f'/>
<id>e91072a95cbe72149d896dc3e462cd2e6bb03f4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>will call this beta1 (same as 0.4 version did)</title>
<updated>2008-06-12T20:04:01+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-06-12T20:04:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=c48ea0ae4346db18bcd51765f298018c55ed7576'/>
<id>c48ea0ae4346db18bcd51765f298018c55ed7576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
