<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/doc/build/core/schema.rst, branch pr/239</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>- squash-merge the improve_toc branch, which moves all the Sphinx styling</title>
<updated>2014-12-17T22:24:23+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-12-17T22:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=9561321d0328df270c4ff0360dc7a035db627949'/>
<id>9561321d0328df270c4ff0360dc7a035db627949</id>
<content type='text'>
and extensions into an external library, and also reorganizes most large documentation
pages into many small areas to reduce scrolling and better present the context
into a more fine-grained hierarchy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and extensions into an external library, and also reorganizes most large documentation
pages into many small areas to reduce scrolling and better present the context
into a more fine-grained hierarchy.
</pre>
</div>
</content>
</entry>
<entry>
<title>- reorganize docs so expression, schema are broken out into subfiles, they're too big</title>
<updated>2013-08-18T22:01:27+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-08-18T22:01:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=0c19c1c66f3a115f5ce710de571552d68fac6358'/>
<id>0c19c1c66f3a115f5ce710de571552d68fac6358</id>
<content type='text'>
- fix the targeting of module names moved around by using custom handlers for "Bases", etc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fix the targeting of module names moved around by using custom handlers for "Bases", etc.
</pre>
</div>
</content>
</entry>
<entry>
<title>- replace mssql_ordering with generalized #695 solution</title>
<updated>2013-01-20T17:43:39+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-01-20T17:43:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=b1a01a6256e29b47b79baeb5671d662fc021c069'/>
<id>b1a01a6256e29b47b79baeb5671d662fc021c069</id>
<content type='text'>
- documentation for mssql index options plus changelog and fixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- documentation for mssql index options plus changelog and fixes
</pre>
</div>
</content>
</entry>
<entry>
<title>:class:`.Index` now supports arbitrary SQL expressions and/or</title>
<updated>2013-01-17T02:04:32+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-01-17T02:04:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=7fedf9958687222a9e3c2fc4d50983711dbb3d52'/>
<id>7fedf9958687222a9e3c2fc4d50983711dbb3d52</id>
<content type='text'>
functions, in addition to straight columns.   Common modifiers
include using ``somecolumn.desc()`` for a descending index and
``func.lower(somecolumn)`` for a case-insensitive index, depending on the
capabilities of the target backend.
[ticket:695]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
functions, in addition to straight columns.   Common modifiers
include using ``somecolumn.desc()`` for a descending index and
``func.lower(somecolumn)`` for a case-insensitive index, depending on the
capabilities of the target backend.
[ticket:695]
</pre>
</div>
</content>
</entry>
<entry>
<title>add a doc for the [ticket:2631] quirk</title>
<updated>2012-12-09T01:39:32+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2012-12-09T01:39:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=fef25bdcf9cf9f7936a569acd3b9eb850f1c3fd9'/>
<id>fef25bdcf9cf9f7936a569acd3b9eb850f1c3fd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing broken links (see #2625)</title>
<updated>2012-12-06T04:19:24+00:00</updated>
<author>
<name>Diana Clarke</name>
<email>diana.joan.clarke@gmail.com</email>
</author>
<published>2012-12-06T04:19:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=73f25332b96988c34c17e39ffbd4f96e0c4c1967'/>
<id>73f25332b96988c34c17e39ffbd4f96e0c4c1967</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add docs regarding fetchedvalue with primary keys, [ticket:2598]</title>
<updated>2012-11-12T21:07:04+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2012-11-12T21:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d2a99b2043e976fd673f7ce4119bfe776a4310a9'/>
<id>d2a99b2043e976fd673f7ce4119bfe776a4310a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- [feature] Added a hook to the system of rendering</title>
<updated>2012-09-09T18:39:25+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2012-09-09T18:39:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=1c325dc9c73820e78ab79d4aa160dc0f6cbe3b65'/>
<id>1c325dc9c73820e78ab79d4aa160dc0f6cbe3b65</id>
<content type='text'>
CREATE TABLE that provides access to the render for each
Column individually, by constructing a @compiles
function against the new schema.CreateColumn
construct.  [ticket:2463]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CREATE TABLE that provides access to the render for each
Column individually, by constructing a @compiles
function against the new schema.CreateColumn
construct.  [ticket:2463]
</pre>
</div>
</content>
</entry>
<entry>
<title>more cleanup</title>
<updated>2012-09-09T06:25:43+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2012-09-09T06:25:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=338d4274e90ec97dd20b747793f2794e4294e657'/>
<id>338d4274e90ec97dd20b747793f2794e4294e657</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>almost obliterate the concept of "implicit execution" from the docs, move it only</title>
<updated>2012-09-09T06:02:01+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2012-09-09T06:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=920b1e91d07ec925e909d299653ee5c56f282e35'/>
<id>920b1e91d07ec925e909d299653ee5c56f282e35</id>
<content type='text'>
to the "engines and connections" chapter nobody reads, put big green "note:"
boxes with the word "discouraged" in them for "bound metadata", "implicit execution",
"threadlocal strategy"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to the "engines and connections" chapter nobody reads, put big green "note:"
boxes with the word "discouraged" in them for "bound metadata", "implicit execution",
"threadlocal strategy"
</pre>
</div>
</content>
</entry>
</feed>
