summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* update changelog from 0.3.2 to 0.3.4, re-patching the part of 2775c95b1ee3083...Mike Bayer2014-01-131-1/+1
* revert r2775c95b1ee30831216cc5 which was mostly an inadvertent commit, except...Mike Bayer2014-01-131-1/+1
* - :class:`.Connection` now associates a newMike Bayer2014-01-121-0/+25
* - add new event PoolEvents.invalidate(). allows interception of invalidationMike Bayer2014-01-122-1/+69
* - changelog for pullreq github 57Mike Bayer2014-01-121-0/+7
* - pullreq github 55 is in the wrong changelog! 0.9.2...Mike Bayer2014-01-121-2/+5
* new changelogMike Bayer2014-01-111-1/+1
* 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