summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix to the changelog system for when there's no change recs in the bodyMike Bayer2013-10-271-1/+5
* - Fixed bug where index reflection would mis-interpret indkey valuesMike Bayer2013-10-272-0/+15
* - farm out everthing to do with rtd out to the sqlalchemy.org siteMike Bayer2013-10-276-206/+33
* - more updates to compatability, C extensions, building, etc.rel_0_9_0b1Mike Bayer2013-10-261-13/+19
* - ensure 0.9 in various documentation spacesMike Bayer2013-10-263-13/+12
* - release 0.9.0b1Mike Bayer2013-10-263-2/+4
* will call this 0.9.0b1Mike Bayer2013-10-264-66/+66
* - Fixed bug where Oracle table reflection using synonyms would failMike Bayer2013-10-251-0/+9
* - catch the metadata on ScalarTest.test_scalar_proxy, this has been leaving i...Mike Bayer2013-10-253-0/+56
* - changelog for [ticket:2183]Mike Bayer2013-10-251-0/+8
* - Fix and test parsing of MySQL foreign key options within reflection;Mike Bayer2013-10-251-0/+9
* - :func:`.attributes.get_history()` when used with a scalar column-mappedMike Bayer2013-10-252-0/+73
* - add migration notes for [ticket:2838]Mike Bayer2013-10-242-0/+30
* clarificationsMike Bayer2013-10-231-10/+10
* updatedMike Bayer2013-10-231-1/+1
* An overhaul of expression handling for special symbols particularlyMike Bayer2013-10-233-4/+85
* - The regexp used by the :func:`.url.make_url` function now parsesMike Bayer2013-10-231-0/+8
* typosMike Bayer2013-10-212-4/+6
* - A :func:`.bindparam` construct with a "null" type (e.g. no typeMike Bayer2013-10-212-0/+69
* - Fixed bug where :func:`.type_coerce` would not interpret ORMMike Bayer2013-10-211-0/+8
* - The typing system now handles the task of rendering "literal bind" values,Mike Bayer2013-10-201-0/+13
* - add a type_coerce() step within Enum, Boolean to the CHECK constraint,Mike Bayer2013-10-201-1/+13
* - The :meth:`.Table.tometadata` method now produces copies ofMike Bayer2013-10-181-0/+12
* - add a "limitations of reflection" section, [ticket:2233]Mike Bayer2013-10-182-0/+35
* - Removed a 128-character truncation from the reflection of theMike Bayer2013-10-181-0/+9
* - The change in :ticket:`2721`, which is that the ``deferrable`` keywordMike Bayer2013-10-181-0/+20
* - Added support for rendering ``SMALLSERIAL`` when a :class:`.SmallInteger`Mike Bayer2013-10-151-0/+8
* The MySQL :class:`.mysql.SET` type now features the same auto-quotingMike Bayer2013-10-141-0/+10
* The ``.unique`` flag on :class:`.Index` could be produced as ``None``Mike Bayer2013-10-141-0/+10
* migration guideMike Bayer2013-10-132-0/+45
* nameMike Bayer2013-10-131-1/+1
* - Added new option to :func:`.relationship` ``distinct_target_key``.Mike Bayer2013-10-131-0/+19