summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug in new "label resolution" feature of :ticket:`2992` whereMike Bayer2015-03-211-0/+13
* - 1.0.0b3rel_1_0_0_b3Mike Bayer2015-03-202-1/+2
* - Repaired the commit for issue #2771 which was inadvertently commentedMike Bayer2015-03-201-0/+11
* - 1.0.0b2rel_1_0_0b2Mike Bayer2015-03-202-2/+3
* - add a note that we aren't really doing zxjdbc right now even thoughMike Bayer2015-03-201-0/+4
* - reorganize MySQL docs re: unicode, other cleanup and updatesMike Bayer2015-03-201-38/+38
* - add a test for #2771, fixes #2771Mike Bayer2015-03-201-0/+11
* - changelog for #3333, fixes #3333Mike Bayer2015-03-201-0/+9
* - Loosened some restrictions that were added to ``@declared_attr``Mike Bayer2015-03-181-0/+15
* - fix typo, fixes #3325Mike Bayer2015-03-171-1/+1
* - fix incorrect exampleMike Bayer2015-03-171-3/+3
* - The "auto close" for :class:`.ResultProxy` is now a "soft" close.Mike Bayer2015-03-173-0/+70
* - merge 0.9 changelogMike Bayer2015-03-161-0/+8
* - changelog for #3327 fixes #3327Mike Bayer2015-03-161-0/+14
* 1.0.0b1rel_1_0_0b1Mike Bayer2015-03-132-2/+3
* - add notes for prerelease installMike Bayer2015-03-131-11/+11
* - call this 1.0.0b1Mike Bayer2015-03-134-118/+118
* - tweaks regarding the use_alter updateMike Bayer2015-03-131-4/+2
* - repair forwards-port directivesMike Bayer2015-03-121-0/+14
* - add the fact that we can cache the sql naively as wellMike Bayer2015-03-121-5/+33
* - fix quantize recipe, fixes #3322Mike Bayer2015-03-121-1/+1
* - add a rationale sectionMike Bayer2015-03-121-0/+141
* - try to document how to get columns from constraints.Mike Bayer2015-03-122-3/+8
* - Added a new extension suite :mod:`sqlalchemy.ext.baked`. ThisMike Bayer2015-03-115-1/+259
* - Added a new entry ``"entity"`` to the dictionaries returned byMike Bayer2015-03-111-0/+14
* - The Postgresql :class:`.postgresql.ENUM` type will emit aMike Bayer2015-03-112-0/+69
* - Added a new event suite :class:`.QueryEvents`. TheMike Bayer2015-03-102-1/+25
* - The subquery wrapping which occurs when joined eager loadingMike Bayer2015-03-102-0/+65
* - Fixed bug where the session attachment error "object is alreadyMike Bayer2015-03-101-0/+9
* - Fixed bug where using an ``__abstract__`` mixin in the middleMike Bayer2015-03-101-0/+9
* - feature, not enhancementMike Bayer2015-03-101-1/+1
* - 0.9.9 changelog updateMike Bayer2015-03-101-0/+1
* - copyright 2015Mike Bayer2015-03-102-3/+3
* - changelog and docs for pullreq bitbucket:45Mike Bayer2015-03-101-0/+12
* - changelog for pr github:154Mike Bayer2015-03-101-0/+8
* - changelog / doc for sqlite partial indexesMike Bayer2015-03-101-0/+11
* - The SQL compiler now generates the mapping of expected columnspositional_targetingMike Bayer2015-03-071-0/+17
* - changelog and migration notes for new pg8000 features fromMike Bayer2015-03-022-0/+30
* - squash-merge the final row_proc integration branch. this isMike Bayer2015-03-012-1/+24
* Update migration_09.rstpr/159Jason Held2015-02-251-1/+1
* - Fixed bugs in ORM object comparisons where comparison ofMike Bayer2015-02-201-0/+12
* - Fixed bug where internal assertion would fail in the case whereMike Bayer2015-02-201-0/+10
* - Mapped state internals have been reworked to allow for a 50% reductionMike Bayer2015-02-181-0/+10
* - add a new section regarding multiprocessingMike Bayer2015-02-171-0/+60
* - The MySQL dialect now supports CAST on types that are constructedMike Bayer2015-02-091-0/+6
* - A warning is emitted when :func:`.cast` is used with the MySQLMike Bayer2015-02-091-0/+13
* - Literal values within a :class:`.DefaultClause`, which is invokedMike Bayer2015-02-092-2/+50
* - test + changelogMike Bayer2015-02-081-0/+8
* - cx_Oracle.makedsn can now be passed service_name; squashSławek Ehlert2014-04-021-0/+8
* - The MySQL dialect now renders TIMESTAMP with NULL / NOT NULL inMike Bayer2015-02-052-0/+42