summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* - new features will be in 1.0.3ticket_3355Mike Bayer2015-04-301-30/+30
* Merge branch 'master' into ticket_3355Mike Bayer2015-04-305-9/+183
|\
| * - Fixed regression from as yet unreleased 0.9.10 where the new additionMike Bayer2015-04-302-0/+12
| * - Added a placeholder method :meth:`.TypeEngine.compare_against_backend`Mike Bayer2015-04-301-0/+8
| * - Fixed regression within the flush process when an attribute wereMike Bayer2015-04-291-0/+11
| * - Fixed bug in association proxy where an any()/has()Mike Bayer2015-04-281-0/+9
| * - Fixed bug where the truncation of long labels in SQL could produceMike Bayer2015-04-281-0/+12
| * - altered part of the use contract first set up in #2992; weMike Bayer2015-04-271-0/+33
| * - Fixed regression due to :ticket:`3282` where the ``tables`` collectionMike Bayer2015-04-271-0/+19
| * - Fixed a regression regarding the :meth:`.MapperEvents.instrument_class`Mike Bayer2015-04-261-0/+19
| * - Fixed issue in new :meth:`.QueryEvents.before_compile` event whereMike Bayer2015-04-261-3/+15
| * - try pinning a tag here to for RTD to please build correctlyMike Bayer2015-04-251-1/+1
| * 1.0.2rel_1_0_2Mike Bayer2015-04-242-2/+3
| * - reword the notes hereMike Bayer2015-04-241-8/+12
| * - fix linkMike Bayer2015-04-241-1/+1
| * - tag declarative as "orm declarative"Mike Bayer2015-04-241-6/+6
| * - add a note about that resolutionMike Bayer2015-04-241-0/+3
| * - Fixed a regression that was incorrectly fixed in 1.0.0b4Mike Bayer2015-04-241-0/+20
| * - Fixed regression regarding the declarative ``__declare_first__``Mike Bayer2015-04-241-0/+11
* | Merge branch 'master' into ticket_3355Mike Bayer2015-04-234-7/+277
|\ \ | |/
| * 1.0.1rel_1_0_1Mike Bayer2015-04-232-2/+3
| * - update dateMike Bayer2015-04-232-2/+2
| * - change/migration editsMike Bayer2015-04-232-15/+23
| * - Fixed support for "literal_binds" mode when using limit/offsetMike Bayer2015-04-231-0/+8
| * changelog for #3380, fixes #3380Mike Bayer2015-04-231-0/+9
| * - repair a regression caused by #3282, where we no longer wereMike Bayer2015-04-222-2/+48
| * - correct migration note for #3084; doesn't apply to create/dropMike Bayer2015-04-221-8/+9
| * - typoMike Bayer2015-04-211-1/+1
| * - Added the string value ``"none"`` to those accepted by theMike Bayer2015-04-211-0/+11
| * - Fixed issue where a straight SELECT EXISTS query would fail toMike Bayer2015-04-201-0/+18
| * - add migration note for #3084Mike Bayer2015-04-202-0/+19
| * - Fixed more regressions caused by NEVER_SET; comparisonsMike Bayer2015-04-202-0/+149
* | - add support for the connection record to be passed to the creatorMike Bayer2015-04-221-4/+15
* | - Added new flag :attr:`.ExceptionContext.invalidate_pool_on_disconnect`.Mike Bayer2015-04-191-0/+8
* | - Added new event :class:`.DialectEvents.do_connect`, which allowsMike Bayer2015-04-181-0/+11
|/
* - add documentation describing the behavioral change in relationshipMike Bayer2015-04-171-2/+55
* - Fixed a critical regression caused by :ticket:`3061` where theMike Bayer2015-04-171-0/+17
* 1.0.0rel_1_0_0Mike Bayer2015-04-163-3/+4
* - Identified an inconsistency when handling :meth:`.Query.join` to theMike Bayer2015-04-152-11/+91
* - Made a small improvement to the heuristics of relationship whenMike Bayer2015-04-121-0/+12
* - Fixed issue where a :class:`.MetaData` object that used a namingMike Bayer2015-04-101-0/+11
* - ensure that the keys we put into the parameters dictionaryMike Bayer2015-04-081-1/+4
* - Fixed a regression where the "last inserted id" mechanics wouldMike Bayer2015-04-081-0/+8
* - changelog for pr github:166Mike Bayer2015-04-081-0/+7
* - make sure this is 1.0.0 backported to 0.9Mike Bayer2015-04-041-0/+1
* - Fixed the pathing used when tests run; for sqla_nose.py and py.test,Mike Bayer2015-04-041-0/+10
* - Fixed a long-standing bug where the :class:`.Enum` type as usedMike Bayer2015-04-041-0/+10
* - changelog for #3084, fixes #3084Mike Bayer2015-04-031-0/+15
* - changelog + docstring for pullreq github:164Mike Bayer2015-04-031-0/+11
* 1.0.0b5rel_1_0_0b5Mike Bayer2015-04-032-2/+3