summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* changelog for pullreq github:55pullreq55Mike Bayer2014-01-091-0/+11
* - fixesMike Bayer2014-01-081-4/+4
* - add more critical behavioral change for [ticket:2804]Mike Bayer2014-01-081-1/+49
* - 0.9.1rel_0_9_1Mike Bayer2014-01-052-2/+3
* fix the changelog mergeMike Bayer2014-01-051-3/+2
* - happy new yearMike Bayer2014-01-052-3/+3
* - docs + testsMike Bayer2014-01-051-0/+22
* Merge branch 'automap'Mike Bayer2014-01-055-15/+118
|\
| * - many-to-many supportMike Bayer2014-01-054-2/+80
| * - fix some docstring stuffMike Bayer2014-01-051-13/+19
| * - conjunctions like and_() and or_() can now accept generators as arguments.Mike Bayer2014-01-051-0/+11
| * - The :paramref:`.Table.extend_existing` and :paramref:`.Table.autoload_replace`Mike Bayer2014-01-042-1/+8
* | - Fixed regression where using a ``functools.partial()`` with the eventMike Bayer2014-01-041-0/+13
|/
* - Fixed an extremely unlikely memory issue where when usingMike Bayer2014-01-031-0/+12
* Merged in davidszotten/sqlalchemy/doc_typo (pull request #10) Mike Bayer2014-01-021-1/+1
|\
| * typo in changelogDavid Szotten2014-01-011-1/+1
* | - changelog for pullreq 9 from bitbucketMike Bayer2014-01-021-0/+8
* | - Fixed regression where we don't check the given name against theMike Bayer2014-01-021-0/+9
* | - A quasi-regression where apparently in 0.8 you can set a class-levelMike Bayer2014-01-021-0/+14
* | - Fixed regression where we apparently still create an implicitMike Bayer2014-01-021-0/+15
|/
* - 0.9.0 release daterel_0_9_0Mike Bayer2013-12-302-2/+3
* - call it 0.9.0Mike Bayer2013-12-303-24/+24
* sphinx paramlinks 0.1.8Mike Bayer2013-12-301-1/+1
* - use 0.1.7 at leastMike Bayer2013-12-301-1/+1
* - try out paramlinksMike Bayer2013-12-302-0/+2
* - apply a similar fix for floats to mssql+pyodbc as we did to firebirdMike Bayer2013-12-281-3/+3
* - adjust the behavior of cast() to only provide a type for the bindparam()Mike Bayer2013-12-281-8/+5
* session docs: Change `object` to `someobject`pr/54Ben Alpert2013-12-271-1/+1
* - rework the JSON expression system so that "astext" is called *after*Mike Bayer2013-12-272-0/+16
* - Declarative does an extra check to detect if the sameMike Bayer2013-12-271-0/+10
* - Changed the queries used by Firebird to list table and view namesMike Bayer2013-12-271-0/+12
* - The firebird dialect will quote identifiers which begin with anMike Bayer2013-12-271-0/+8
* - Fixed bug in Firebird index reflection where the columns within theMike Bayer2013-12-271-0/+8
* - The "asdecimal" flag used with the :class:`.Float` type will nowMike Bayer2013-12-271-0/+8
* changelog, will merge to 0.8Mike Bayer2013-12-271-0/+9
* - Fixed issue where a primary key column that has a Sequence on it,Mike Bayer2013-12-201-0/+13
* - Fixed bug with :meth:`.Insert.from_select` method where the orderMike Bayer2013-12-191-0/+12
* - Improvements to the system by which SQL types generate withinMike Bayer2013-12-181-0/+10
* this is a github PRMike Bayer2013-12-171-1/+1
* add JSONMike Bayer2013-12-171-1/+3
* - changelogMike Bayer2013-12-171-0/+9
* - The :func:`.cast` function, when given a plain literal value,Mike Bayer2013-12-171-0/+14
* - for [ticket:2651], leaving CheckConstraint alone, preferring to keepMike Bayer2013-12-161-0/+8
* - An adjustment to the :func:`.subqueryload` strategy which ensures thatMike Bayer2013-12-161-0/+11
* - fix up the FAQ regarding the "foo_id" issueMike Bayer2013-12-162-18/+110
* - Fixed bug when using joined table inheritance from a table to aMike Bayer2013-12-161-0/+10
* - add "force_nocheck" as a way to turn on unicode=force without evenMike Bayer2013-12-151-0/+7
* - :func:`.composite` will raise an informative error message when theMike Bayer2013-12-121-0/+10
* - Error message when a string arg sent to :func:`.relationship` whichMike Bayer2013-12-121-0/+13
* move things that are 90% behavioral improvements to that section. the list o...Mike Bayer2013-12-111-262/+271