summaryrefslogtreecommitdiff
path: root/doc/build/changelog
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-131-1/+2
* - call this 1.0.0b1Mike Bayer2015-03-133-117/+117
* - repair forwards-port directivesMike Bayer2015-03-121-0/+14
* - Added a new extension suite :mod:`sqlalchemy.ext.baked`. ThisMike Bayer2015-03-112-0/+49
* - 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-101-0/+18
* - 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
* - 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
* - 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-041-0/+26
* - 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-302-2/+57
* - Fixed bug in 0.9's foreign key setup system, such thatMike Bayer2015-01-281-0/+16
* - additional test adjustments for pypy / psycopg2cffi. ThisMike Bayer2015-01-262-0/+20
* - changelog for #3262, fixes #3262Mike Bayer2015-01-261-0/+11
* - changelog for pullreq github:150Mike Bayer2015-01-261-0/+8
* - Added new user-space accessors for viewing transaction isolationMike Bayer2015-01-201-0/+8
* - restore r611883ffb35ca6664649f6328ae8 with additional fixes and an addition...Mike Bayer2015-01-192-0/+70
* - reverse the last commit temporarily as it breaks all the polymorphic casesMike Bayer2015-01-192-70/+0
* - The primary :class:`.Mapper` of a :class:`.Query` is now passed to theMike Bayer2015-01-192-0/+70
* - Custom dialects that implement :class:`.GenericTypeCompiler` canMike Bayer2015-01-161-0/+16
* - Fixed bug where Postgresql dialect would fail to render anMike Bayer2015-01-161-0/+11
* - The "wildcard" loader options, in particular the one set up byMike Bayer2015-01-131-0/+15
* - The multi-values version of :meth:`.Insert.values` has beenMike Bayer2015-01-132-0/+102
* - changelog for pr 41Mike Bayer2015-01-121-0/+9
* - Fixed bug where if an exception were thrown at the start of aMike Bayer2015-01-051-0/+13