summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - wip for #3336fix_mysqlconnectorMike Bayer2015-03-215-4/+25
* - Fixed bug in new "label resolution" feature of :ticket:`2992` whereMike Bayer2015-03-214-2/+30
* - oursql is unsupported on thisMike Bayer2015-03-211-0/+1
* - 1.0.0b3rel_1_0_0_b3Mike Bayer2015-03-202-1/+2
* - Repaired the commit for issue #2771 which was inadvertently commentedMike Bayer2015-03-204-2/+16
* - 1.0.0b2rel_1_0_0b2Mike Bayer2015-03-202-2/+3
* - test fixMike Bayer2015-03-201-0/+1
* Merge branch 'mysqlclient' of https://bitbucket.org/methane/sqlalchemy into pr48Mike Bayer2015-03-201-0/+9
|\
| * Add mention about mysqlclientINADA Naoki2015-03-141-2/+4
* | - add a note that we aren't really doing zxjdbc right now even thoughMike Bayer2015-03-203-0/+9
* | - reorganize MySQL docs re: unicode, other cleanup and updatesMike Bayer2015-03-209-59/+117
* | - add a test for #2771, fixes #2771Mike Bayer2015-03-202-0/+19
* | Merge branch 'support-emoji-on-mysql' of https://bitbucket.org/graingert/sqla...Mike Bayer2015-03-202-1/+21
|\ \
| * | add utf8mb4 recommendationThomas Grainger2015-03-181-0/+12
| * | map MySQL encodings to python encodings fixes #2771Thomas Grainger2015-03-181-1/+9
* | | - changelog for #3333, fixes #3333Mike Bayer2015-03-201-0/+9
* | | Merge remote-tracking branch 'origin/pr/158' into pr158Mike Bayer2015-03-201-1/+3
|\ \ \
| * | | fix Python 2-specific byte conversionpr/158David Marin2015-02-051-1/+3
* | | | - Loosened some restrictions that were added to ``@declared_attr``Mike Bayer2015-03-183-9/+54
| |/ / |/| |
* | | - fix typo, fixes #3325Mike Bayer2015-03-171-1/+1
* | | b2 nowMike 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-1710-44/+264
* | | - merge 0.9 changelogMike Bayer2015-03-161-0/+8
* | | - changelog for #3327 fixes #3327Mike Bayer2015-03-161-0/+14
* | | Accept unicode in CascadeOptionspr/160Julien Castets2015-03-162-2/+10
* | | - remove now-misleading comment that SQLite doesn't support MATCH,Mike Bayer2015-03-141-2/+4
* | | 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-135-119/+119
* | | - tweaks regarding the use_alter updateMike Bayer2015-03-132-6/+3
| |/ |/|
* | - ensure as_declarative is part of __all__ hereMike Bayer2015-03-121-0/+1
* | - repair forwards-port directivesMike Bayer2015-03-121-0/+14
* | - fix a get call here, we should figure this out since we dont wantMike Bayer2015-03-121-1/+1
* | - 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-123-3/+16
* | - Added a new extension suite :mod:`sqlalchemy.ext.baked`. ThisMike Bayer2015-03-1118-132/+1781
* | - Added a new entry ``"entity"`` to the dictionaries returned byMike Bayer2015-03-113-14/+43
* | - The Postgresql :class:`.postgresql.ENUM` type will emit aMike Bayer2015-03-118-41/+310
* | - Added a new event suite :class:`.QueryEvents`. TheMike Bayer2015-03-105-7/+125
* | - The subquery wrapping which occurs when joined eager loadingMike Bayer2015-03-105-13/+104
* | - Fixed bug where the session attachment error "object is alreadyMike Bayer2015-03-103-8/+36
* | - Fixed bug where using an ``__abstract__`` mixin in the middleMike Bayer2015-03-103-0/+71
* | - keep this as 100Mike Bayer2015-03-101-1/+1
* | - feature, not enhancementMike Bayer2015-03-101-1/+1
* | - 0.9.9 changelog updateMike Bayer2015-03-101-0/+1
* | - copyright 2015Mike Bayer2015-03-10170-171/+171
* | - repair doclevelMike Bayer2015-03-101-1/+1