summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Fixed bug in :class:`.Connection` and pool where theMike Bayer2015-02-041-0/+11
* - A warning is emitted if the ``isolation_level`` parameter is usedMike Bayer2015-02-042-0/+169
* - Fixed bug in lazy loading SQL construction whereby a complexMike Bayer2015-02-021-0/+10
* - Repaired support for Postgresql UUID types in conjunction withMike Bayer2015-02-011-0/+12
* - Added support for the :class:`postgresql.JSONB` datatype whenMike Bayer2015-01-311-0/+23
* - The :class:`.CheckConstraint` construct now supports namingMike Bayer2015-01-303-2/+193
* - Fixed bug in 0.9's foreign key setup system, such thatMike Bayer2015-01-281-0/+16
* - fix link to non_primary flagMike Bayer2015-01-272-24/+41
* - additional test adjustments for pypy / psycopg2cffi. ThisMike Bayer2015-01-263-8/+30
* Include psycopg2cffi in dialect docsShaun Stanworth2015-01-261-0/+5
* - changelog for #3262, fixes #3262Mike Bayer2015-01-261-0/+11
* - changelog for pullreq github:150Mike Bayer2015-01-261-0/+8