summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Correcting typo in introspectionpr/173Pierre Rochard2015-05-171-1/+1
* - Added support for the case of the misbehaving DBAPI that hasMike Bayer2015-05-151-0/+13
* - The "lightweight named tuple" used when a :class:`.Query` returnsMike Bayer2015-05-141-0/+10
* - Fixed bug where in the case that a pool checkout event handler is usedMike Bayer2015-05-141-0/+20
* - Added official support for a CTE used by the SELECT presentMike Bayer2015-05-081-0/+14
* - start 1.0.5Mike Bayer2015-05-081-0/+3
* 1.0.4rel_1_0_4Mike Bayer2015-05-072-2/+3
* - plead with RTD to please please use the correct versionMike Bayer2015-05-071-1/+1
* RTD doesn't seem to want to refresh on a git tag so go back to usingMike Bayer2015-05-071-1/+1
* - re-tag zzzeeksphinx w/ new version supporting sphinx 1.3Mike Bayer2015-05-071-1/+1
* - bump zs version due to not yet diagnosed errorMike Bayer2015-05-071-1/+1
* - Fixed unexpected-use regression where in the odd case that theMike Bayer2015-05-061-0/+12
* - Liberalized an assertion that was added as part of :ticket:`3347`Mike Bayer2015-05-021-0/+10
* - Fixed bug in enhanced constraint-attachment logic introduced inMike Bayer2015-05-022-1/+111
* - start qualifying some regressions as "unexpected use"Mike Bayer2015-05-021-7/+9
* - Repair _reinstall_default_lookups to also flip the _extended flagMike Bayer2015-05-011-0/+10
* - Fixed an import that prevented "pypy setup.py test" from workingMike Bayer2015-05-011-0/+8
* - Repaired / added to tests yet more expressions that were reportedMike Bayer2015-05-011-0/+15
* 1.0.3rel_1_0_3Mike Bayer2015-04-302-2/+3
* - Fixed regression from 0.9.10 prior to release due to :ticket:`3349`Mike Bayer2015-04-301-1/+11
* - New features added to support engine/pool plugins with advancedMike Bayer2015-04-301-0/+30
* - 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
* 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