summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* - Added a new feature :func:`.schema.conv`, the purpose of which is toMike Bayer2014-03-122-0/+10
* :paramref:`.MetaData.naming_convention` feature will now alsoMike Bayer2014-03-121-0/+8
* - Fixed bug in new :paramref:`.MetaData.naming_convention` featureMike Bayer2014-03-121-0/+11
* add a string example for self-refenretial many-to-manyMike Bayer2014-03-111-0/+18
* - A warning is emitted if the :meth:`.MapperEvents.before_configured`Mike Bayer2014-03-111-0/+8
* - Added a new keyword argument ``once=True`` to :func:`.event.listen`Mike Bayer2014-03-111-1/+8
* Fixes argument number in docspr/79Noufal Ibrahim2014-03-111-1/+1
* - changelog for pullreq github:74Mike Bayer2014-03-051-0/+13
* - Fixed small issue in :class:`.SingletonThreadPool` where the currentMike Bayer2014-03-051-0/+7
* - Fixed bug in association proxy where assigning an empty sliceMike Bayer2014-03-041-0/+6
* add a seealso hereMike Bayer2014-03-042-0/+6
* - Support has been added for pytest to run tests. This runnerMike Bayer2014-03-031-0/+28
* - Fixed some test/feature failures occurring in Python 3.4,Mike Bayer2014-03-021-0/+8
* 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