summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in relationships docspr/227rmn2016-01-161-2/+2
* - updateMike Bayer2016-01-141-1/+1
* - illustrate these using the newer exception doctest format.Mike Bayer2016-01-141-26/+8
* - A deep improvement to the recently added :meth:`.TextClause.columns`Mike Bayer2016-01-145-58/+333
* - changelog for pr bitbucket:70, fixes #3624Mike Bayer2016-01-121-0/+9
* - fix link to types in metadata, fixes #3618Mike Bayer2016-01-103-3/+3
* Merge remote-tracking branch 'origin/pr/225'Mike Bayer2016-01-101-1/+1
|\
| * Update SQLAlchemy-Migrate link to the new repopr/225Jeff Widman2015-12-241-1/+1
* | Fix typo in session docspr/226Adrian Moennich2016-01-091-1/+1
* | - Fixed regression since 0.9 where the 0.9 style loader optionsMike Bayer2016-01-091-0/+10
* | - Multi-tenancy schema translation for :class:`.Table` objects is added.Mike Bayer2016-01-083-0/+115
* | - Added a new entrypoint system to the engine to allow "plugins" toMike Bayer2016-01-062-0/+16
* | - Added :class:`.mysql.JSON` for MySQL 5.7. The JSON type providesMike Bayer2016-01-065-109/+185
* | - dont forwards-report tons of 1.0.x changes in the unreleased 1.1;Mike Bayer2016-01-052-41/+10
* | - Fixed 1.0 regression where the eager fetch of cursor.rowcount wasMike Bayer2016-01-051-0/+16
|/
* - Fixed an assertion that would raise somewhat inappropriatelyMike Bayer2015-12-231-0/+10
* - release date for 1.0.11Mike Bayer2015-12-221-0/+1
* - An adjustment to the regular expression used to parse MySQL views,Mike Bayer2015-12-221-0/+10
* - changelog for pullreq github:222Mike Bayer2015-12-221-0/+9
* - Further fixes to :ticket:`3605`, pop method on :class:`.MutableDict`,Mike Bayer2015-12-171-0/+8
* Make docs listing of param order for event.listen match the codepr/224Jeff Widman2015-12-171-3/+3
* some spelling fixesjonathan vanasco2015-12-161-1/+1
* - Fixed bug in baked loader system where the systemwide monkeypatchMike Bayer2015-12-151-0/+11
* - hyperlink default-related parametersMike Bayer2015-12-151-10/+10
* - Fixed regression caused in 1.0.10 by the fix for :ticket:`3593` whereMike Bayer2015-12-151-0/+10
* - a few tweaks to allow "server_defaults" to be a little more linkable;Mike Bayer2015-12-142-5/+2
* - Fixed bug where :meth:`.Session.bulk_update_mappings` and relatedMike Bayer2015-12-141-0/+11
* - Fixed bug in :meth:`.Update.return_defaults` which would cause allMike Bayer2015-12-141-0/+21
* - Fixed bug where use of the :meth:`.Query.select_from` method wouldMike Bayer2015-12-121-0/+12
* 1.0.10Mike Bayer2015-12-111-0/+1
* - Added support for the ``dict.pop()`` and ``dict.popitem()`` methodsMike Bayer2015-12-111-0/+8
* - convert ORM tutorial and basic_relationships to favorMike Bayer2015-12-102-38/+123
* - The ORM and Core tutorials, which have always been in doctest format,Mike Bayer2015-12-104-275/+203
* - Fixed issue within the :meth:`.Insert.from_select` construct wherebyMike Bayer2015-12-091-0/+14
* - fix changelog for #3602Mike Bayer2015-12-081-1/+1
* - Fixed bug in MySQL reflection where the "fractional sections portion"Mike Bayer2015-12-071-0/+11
* - The :meth:`.Session.merge` method now tracks pending objects byMike Bayer2015-12-042-1/+68
* - Fixed issue where post_update on a many-to-one relationship wouldMike Bayer2015-12-021-0/+9
* - Fixed bug where CREATE TABLE with a no-column table, but a constraintMike Bayer2015-12-011-0/+10
* - Added the error "20006: Write to the server failed" to the listMike Bayer2015-11-301-0/+9
* - changelog for #3573, fixes #3573Mike Bayer2015-11-301-0/+11
* - changelog for pullreq github:215Mike Bayer2015-11-301-0/+9
* Merge remote-tracking branch 'origin/pr/217'Mike Bayer2015-11-301-1/+1
|\
| * Fix a typo in the disconnect handling code examplepr/217Hugh Cole-Baker2015-11-281-1/+1
* | Merge remote-tracking branch 'origin/pr/214'Mike Bayer2015-11-301-1/+1
|\ \
| * | Fix typo: wtihin --> withinpr/214Jeff Widman2015-11-161-1/+1
* | | - restore 'declarative' classifierMike Bayer2015-11-301-1/+1
* | | py2k: accept unicode literals on :func:`backref`, tooNils Philippsen2015-11-302-8/+10
* | | Merge remote-tracking branch 'origin/pr/212'Mike Bayer2015-11-301-1/+9
|\ \ \
| * | | py2k: accept unicode literals on :func:`backref`, toopr/212Nils Philippsen2015-11-251-1/+9