summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* - The :func:`.create_engine` routine and the relatedMike Bayer2013-11-242-5/+53
* - Some refinements to the :class:`.AliasedClass` construct with regardsMike Bayer2013-11-231-0/+18
* - The precision used when coercing a returned floating point value toMike Bayer2013-11-222-0/+61
* - Fixed bug where SQL statement would be improperly ASCII-encodedMike Bayer2013-11-221-0/+11
* Fixed bug where Oracle ``VARCHAR`` types given with no lengthMike Bayer2013-11-221-0/+9
* - Fixed bug which prevented the ``serializer`` extension from workingMike Bayer2013-11-211-0/+9
* - Fixed a regression caused by :ticket:`2812` where the repr() forMike Bayer2013-11-211-0/+8
* break up behavioral changes into ORM and CoreMike Bayer2013-11-191-64/+69
* - The :class:`.RowProxy` object is now sortable in Python as a regularMike Bayer2013-11-192-0/+37
* - The ``viewonly`` flag on :func:`.relationship` will now preventMike Bayer2013-11-192-0/+74
* Added support for new :attr:`.Session.info` attribute toMike Bayer2013-11-191-0/+6
* name it with a dashMike Bayer2013-11-171-1/+1
* - remove informix dialect, moved out to https://bitbucket.org/zzzeek/sqlalche...Mike Bayer2013-11-172-3/+24
* sync up some changes for #2604 and #2607 from 0.7.10, 0.8.0b2Mike Bayer2013-11-142-20/+21
* Merge branch 'master' of github.com:vrajmohan/sqlalchemy into mmMike Bayer2013-11-1420-36/+76
|\
| * Fix cross referencespr/44Vraj Mohan2013-11-143-11/+12
| * Add undocumented members to resolve cross referencesVraj Mohan2013-11-141-0/+1
| * Ensure API generationVraj Mohan2013-11-141-0/+3
| * Remove references to (previously removed) AbstractTypeVraj Mohan2013-11-141-4/+0
| * Change CompileException references to ConpileErrorVraj Mohan2013-11-141-2/+2
| * Fix references to exceptionsVraj Mohan2013-11-141-1/+1
| * Ensure API generation of inherited members to resolve referencesVraj Mohan2013-11-141-0/+1
| * Fix cross referenceVraj Mohan2013-11-141-1/+1
| * Ensure API generationVraj Mohan2013-11-141-0/+2
| * Remove extra indentationVraj Mohan2013-11-141-1/+1
| * Ensure API generation and fix cross referencesVraj Mohan2013-11-132-0/+24
| * Fix cross-references in changelogsVraj Mohan2013-11-133-15/+15
| * Ensure API doc for make_url and resolve referencesVraj Mohan2013-11-132-1/+3
| * Suppress warnings about files not being included in any toctreeVraj Mohan2013-11-135-0/+10
* | Fixed bug where usage of new :class:`.Bundle` object would causeMike Bayer2013-11-131-0/+6
|/
* Fix indentation and escape *args and **kwargsVraj Mohan2013-11-129-119/+124
* Fix cross referencesVraj Mohan2013-11-123-6/+6
* add sap sqlanywhereMike Bayer2013-11-121-0/+1
* move the css to the base so that the site can overrideMike Bayer2013-11-112-9/+9
* use an explcit css blockMike Bayer2013-11-112-3/+14
* attempt to use the css_files list so that we can integrate cssMike Bayer2013-11-111-2/+6
* 0.3.2 pleaseMike Bayer2013-11-101-1/+1
* - tutorial updatesMike Bayer2013-11-104-193/+230
* - some py3k compatibilityMike Bayer2013-11-101-1/+9
* - use a dictionary hereMike Bayer2013-11-101-8/+5
* - add a new sphinx extension "viewsource". takes advantage of part of the vi...Mike Bayer2013-11-093-51/+219
* include the start-line directive here so that we dont get warningsMike Bayer2013-11-092-0/+3
* also update requirements file...Mike Bayer2013-11-091-0/+1
* - use pypi changelog pluginMike Bayer2013-11-093-369/+13
* - Fixed bug which prevented history_meta recipe from working withMike Bayer2013-11-071-0/+6
* - Fixed a regression introduced by the join rewriting feature ofMike Bayer2013-11-011-0/+10
* - add a section re: using column_reflect for mapping, link to it from the "na...Mike Bayer2013-10-312-10/+51
* - Fixed a regression introduced by :ticket:`2818` where the EXISTSMike Bayer2013-10-301-0/+10
* no such thing as default_strategy()...Mike Bayer2013-10-281-2/+3
* - whitespace below ..version, sighMike Bayer2013-10-281-1/+0