| Commit message (Expand) | Author | Age | Files | Lines |
| * | add sap sqlanywhere | Mike Bayer | 2013-11-12 | 1 | -0/+1 |
| * | move the css to the base so that the site can override | Mike Bayer | 2013-11-11 | 2 | -9/+9 |
| * | use an explcit css block | Mike Bayer | 2013-11-11 | 2 | -3/+14 |
| * | attempt to use the css_files list so that we can integrate css | Mike Bayer | 2013-11-11 | 1 | -2/+6 |
| * | 0.3.2 please | Mike Bayer | 2013-11-10 | 1 | -1/+1 |
| * | - tutorial updates | Mike Bayer | 2013-11-10 | 4 | -193/+230 |
| * | - some py3k compatibility | Mike Bayer | 2013-11-10 | 1 | -1/+9 |
| * | - use a dictionary here | Mike Bayer | 2013-11-10 | 1 | -8/+5 |
| * | - add a new sphinx extension "viewsource". takes advantage of part of the vi... | Mike Bayer | 2013-11-09 | 3 | -51/+219 |
| * | include the start-line directive here so that we dont get warnings | Mike Bayer | 2013-11-09 | 2 | -0/+3 |
| * | also update requirements file... | Mike Bayer | 2013-11-09 | 1 | -0/+1 |
| * | - use pypi changelog plugin | Mike Bayer | 2013-11-09 | 3 | -369/+13 |
| * | - Fixed bug which prevented history_meta recipe from working with | Mike Bayer | 2013-11-07 | 1 | -0/+6 |
| * | - Fixed a regression introduced by the join rewriting feature of | Mike Bayer | 2013-11-01 | 1 | -0/+10 |
| * | - add a section re: using column_reflect for mapping, link to it from the "na... | Mike Bayer | 2013-10-31 | 2 | -10/+51 |
| * | - Fixed a regression introduced by :ticket:`2818` where the EXISTS | Mike Bayer | 2013-10-30 | 1 | -0/+10 |
| * | no such thing as default_strategy()... | Mike Bayer | 2013-10-28 | 1 | -2/+3 |
| * | - whitespace below ..version, sigh | Mike Bayer | 2013-10-28 | 1 | -1/+0 |
| * | fix to the changelog system for when there's no change recs in the body | Mike Bayer | 2013-10-27 | 1 | -1/+5 |
| * | - Fixed bug where index reflection would mis-interpret indkey values | Mike Bayer | 2013-10-27 | 2 | -0/+15 |
| * | - farm out everthing to do with rtd out to the sqlalchemy.org site | Mike Bayer | 2013-10-27 | 6 | -206/+33 |
| * | - more updates to compatability, C extensions, building, etc.rel_0_9_0b1 | Mike Bayer | 2013-10-26 | 1 | -13/+19 |
| * | - ensure 0.9 in various documentation spaces | Mike Bayer | 2013-10-26 | 3 | -13/+12 |
| * | - release 0.9.0b1 | Mike Bayer | 2013-10-26 | 3 | -2/+4 |
| * | will call this 0.9.0b1 | Mike Bayer | 2013-10-26 | 4 | -66/+66 |
| * | - Fixed bug where Oracle table reflection using synonyms would fail | Mike Bayer | 2013-10-25 | 1 | -0/+9 |
| * | - catch the metadata on ScalarTest.test_scalar_proxy, this has been leaving i... | Mike Bayer | 2013-10-25 | 3 | -0/+56 |
| * | - changelog for [ticket:2183] | Mike Bayer | 2013-10-25 | 1 | -0/+8 |
| * | - Fix and test parsing of MySQL foreign key options within reflection; | Mike Bayer | 2013-10-25 | 1 | -0/+9 |
| * | - :func:`.attributes.get_history()` when used with a scalar column-mapped | Mike Bayer | 2013-10-25 | 2 | -0/+73 |
| * | - add migration notes for [ticket:2838] | Mike Bayer | 2013-10-24 | 2 | -0/+30 |
| * | clarifications | Mike Bayer | 2013-10-23 | 1 | -10/+10 |
| * | updated | Mike Bayer | 2013-10-23 | 1 | -1/+1 |
| * | An overhaul of expression handling for special symbols particularly | Mike Bayer | 2013-10-23 | 3 | -4/+85 |
| * | - The regexp used by the :func:`.url.make_url` function now parses | Mike Bayer | 2013-10-23 | 1 | -0/+8 |
| * | typos | Mike Bayer | 2013-10-21 | 2 | -4/+6 |
| * | - A :func:`.bindparam` construct with a "null" type (e.g. no type | Mike Bayer | 2013-10-21 | 2 | -0/+69 |
| * | - Fixed bug where :func:`.type_coerce` would not interpret ORM | Mike Bayer | 2013-10-21 | 1 | -0/+8 |
| * | - The typing system now handles the task of rendering "literal bind" values, | Mike Bayer | 2013-10-20 | 1 | -0/+13 |
| * | - add a type_coerce() step within Enum, Boolean to the CHECK constraint, | Mike Bayer | 2013-10-20 | 1 | -1/+13 |
| * | - The :meth:`.Table.tometadata` method now produces copies of | Mike Bayer | 2013-10-18 | 1 | -0/+12 |
| * | - add a "limitations of reflection" section, [ticket:2233] | Mike Bayer | 2013-10-18 | 2 | -0/+35 |
| * | - Removed a 128-character truncation from the reflection of the | Mike Bayer | 2013-10-18 | 1 | -0/+9 |
| * | - The change in :ticket:`2721`, which is that the ``deferrable`` keyword | Mike Bayer | 2013-10-18 | 1 | -0/+20 |
| * | - Added support for rendering ``SMALLSERIAL`` when a :class:`.SmallInteger` | Mike Bayer | 2013-10-15 | 1 | -0/+8 |
| * | The MySQL :class:`.mysql.SET` type now features the same auto-quoting | Mike Bayer | 2013-10-14 | 1 | -0/+10 |
| * | The ``.unique`` flag on :class:`.Index` could be produced as ``None`` | Mike Bayer | 2013-10-14 | 1 | -0/+10 |
| * | migration guide | Mike Bayer | 2013-10-13 | 2 | -0/+45 |
| * | name | Mike Bayer | 2013-10-13 | 1 | -1/+1 |
| * | - Added new option to :func:`.relationship` ``distinct_target_key``. | Mike Bayer | 2013-10-13 | 1 | -0/+19 |