summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* - documentation and changelogMike Bayer2014-03-031-1/+29
* add a migration for this oneMike Bayer2014-02-281-3/+36
* - Added a new option to :paramref:`.relationship.innerjoin` which isMike Bayer2014-02-281-0/+13
* - Fixed bug in :func:`.tuple_` construct where the "type" of essentiallyMike Bayer2014-02-271-0/+14
* - Fixed a regression in association proxy caused by :ticket:`2810` whichMike Bayer2014-02-271-0/+11
* - Removed stale names from ``sqlalchemy.orm.interfaces.__all__`` andMike Bayer2014-02-261-0/+12
* - Adjusted the logic which applies names to the .c collection whenMike Bayer2014-02-261-0/+11
* - Some changes to how the :attr:`.FromClause.c` collection behavesMike Bayer2014-02-261-0/+24
* - Fixed issue in new :meth:`.TextClause.columns` method where the orderingMike Bayer2014-02-261-0/+8
* docsMike Bayer2014-02-252-6/+15
* - The new dialect-level keyword argument system for schema-levelMike Bayer2014-02-253-1/+31
* - Fixed bug where events set to listen at the classMike Bayer2014-02-251-0/+10
* - Fixed regression from 0.8 where using an option likeMike Bayer2014-02-241-0/+9
* - Fixed bug in the versioned_history example where column-level INSERTMike Bayer2014-02-241-0/+6
* more detail, what actually loads, etc.Mike Bayer2014-02-231-3/+66
* -rewrite expire/refresh sectionMike Bayer2014-02-232-63/+168
* - More fixes to SQLite "join rewriting"; the fix from :ticket:`2967`Mike Bayer2014-02-201-0/+17
* 0.8.5 released same dayMike Bayer2014-02-191-0/+1
* 0.9.3Mike Bayer2014-02-192-2/+3
* - Added an additional message to psycopg2 disconnect detection,Mike Bayer2014-02-191-0/+9
* - re: #2967, also fixed a somewhat related issue where join rewriting would failMike Bayer2014-02-191-0/+3
* - Fixed bug in SQLite "join rewriting" where usage of an exists() constructMike Bayer2014-02-191-0/+8
* backportMike Bayer2014-02-192-14/+16
* - Added new MySQL-specific :class:`.mysql.DATETIME` which includesMike Bayer2014-02-191-0/+11
* changelog for pullreq 12Mike Bayer2014-02-191-0/+11
* - Fixed bug where calling :meth:`.Insert.values` with an empty listMike Bayer2014-02-191-0/+9
* - Fixed a critical regression caused by :ticket:`2880` where the newlyMike Bayer2014-02-191-0/+10
* - Support has been improved for Postgresql reflection behavior on very oldMike Bayer2014-02-181-2/+16
* - need qualifiers here...Mike Bayer2014-02-161-2/+2
* - The SQLite dialect will now skip unsupported arguments when reflectingMike Bayer2014-02-161-1/+9
* - changelog + documentation for pullreq github:65Mike Bayer2014-02-161-0/+14
* - changelog for pullreq github:64Mike Bayer2014-02-161-0/+7
* - use column.info to detect those cols part of "versioning"Mike Bayer2014-02-161-0/+9
* - extensive cross-linking of relationship options with their documentation se...Mike Bayer2014-02-165-140/+175
* - add cross-linking for passive_deletes / passive_updatesMike Bayer2014-02-162-9/+10
* - cross link remote_side/self-referentialMike Bayer2014-02-141-14/+14
* - Added server version detection to the newly added dialect startupMike Bayer2014-02-141-0/+9
* this is for 0.9.3 alsoMike Bayer2014-02-141-0/+1
* - Revised this very old issue where the Postgresql "get primary key"Mike Bayer2014-02-141-0/+10
* - Fixed bug where :meth:`.in_()` would go into an endless loop ifMike Bayer2014-02-131-0/+10
* - Fixed bug where :class:`.AbstractConcreteBase` would fail to beMike Bayer2014-02-111-0/+21
* - changelog for [ticket:2934]Mike Bayer2014-02-111-0/+9
* - Fixed bug where :meth:`.Query.get` would fail to consistentlyMike Bayer2014-02-101-0/+10
* - Fixed an 0.9 regression where ORM instance or mapper events appliedMike Bayer2014-02-091-0/+11
* - Fixed bug where the :class:`.AutomapBase` class of theMike Bayer2014-02-081-0/+10
* - More issues with [ticket:2932] first resolved in 0.9.2 whereMike Bayer2014-02-051-0/+12
* - Fixed regression in new "naming convention" feature where conventionsMike Bayer2014-02-051-0/+8
* - Fixed bug where so-called "literal render" of :func:`.bindparam`Mike Bayer2014-02-051-0/+8
* - Improved the initialization logic of composite attributes such thatMike Bayer2014-02-031-0/+12
* - Fixed bug which prevented MySQLdb-based dialects (e.g.Mike Bayer2014-02-031-0/+13