| Commit message (Expand) | Author | Age | Files | Lines |
| * | - remove sqlsoup [ticket:2262] | Mike Bayer | 2012-04-24 | 3 | -13/+0 |
| * | update doc version | Mike Bayer | 2012-04-24 | 1 | -3/+3 |
| * | - [feature] Added a new system | Mike Bayer | 2012-04-24 | 1 | -0/+46 |
| * | - [feature] New standalone function with_polymorphic() | Mike Bayer | 2012-04-23 | 2 | -244/+292 |
| * | Fixing link to python's logging module (see #2456). Thanks astrochase! | Diana Clarke | 2012-04-03 | 1 | -1/+1 |
| * | 0.7.6 releaserel_0_7_6 | Mike Bayer | 2012-03-14 | 1 | -2/+2 |
| * | revert this, the instrumentation here is conditional | Mike Bayer | 2012-03-13 | 1 | -1/+1 |
| * | add most of Brad Allen's doc updates, [ticket:2434] | Mike Bayer | 2012-03-13 | 1 | -1/+3 |
| |\ |
|
| | * | Added TypeDecorator documentation to the Sphinx page, as well | Brad Allen | 2011-03-14 | 1 | -0/+17 |
| * | | - [feature] Added support for MSSQL INSERT, | Mike Bayer | 2012-03-13 | 1 | -2/+2 |
| * | | - [feature] Added cte() method to Query, | Mike Bayer | 2012-03-03 | 1 | -0/+4 |
| * | | mysql connector python 3k is dev status | Mike Bayer | 2012-02-16 | 1 | -1/+1 |
| * | | update the search to call searchindex.js in the latest way | Mike Bayer | 2012-02-14 | 1 | -1/+7 |
| * | | - [bug] Fixed bug whereby MappedCollection | Mike Bayer | 2012-02-13 | 1 | -1/+17 |
| * | | - break out sample URLs into individual, per-database sections each with a link | Mike Bayer | 2012-02-12 | 4 | -29/+78 |
| * | | - add OrderingList class and other functions to sphinx documentation | Mike Bayer | 2012-02-12 | 1 | -0/+9 |
| * | | document identity_map | Mike Bayer | 2012-02-11 | 1 | -0/+7 |
| * | | attempt to use the secret weapon to force a total rebuild | Mike Bayer | 2012-01-29 | 1 | -1/+1 |
| * | | get ready for release 0.7.5rel_0_7_5 | Mike Bayer | 2012-01-28 | 1 | -2/+2 |
| * | | declarative reflection example | Mike Bayer | 2012-01-28 | 1 | -0/+8 |
| * | | add a thing about migration tools | Mike Bayer | 2012-01-24 | 1 | -0/+24 |
| * | | fix image link | Mike Bayer | 2012-01-23 | 1 | -1/+1 |
| * | | integrate new readthedocs/sqla.org doc build | Mike Bayer | 2012-01-23 | 12 | -84/+285 |
| * | | - [feature] Added new capability to relationship | Mike Bayer | 2012-01-22 | 1 | -0/+40 |
| * | | modernize/update cascade documentation, [ticket:2302] | Mike Bayer | 2012-01-22 | 1 | -50/+130 |
| * | | add examples for multi metadata under __abstract__, custom vertical partitioning | Mike Bayer | 2012-01-11 | 1 | -2/+59 |
| * | | fix the gettext to be the same way sphinx-quickstart gives you | Mike Bayer | 2012-01-08 | 1 | -3/+7 |
| * | | add support to generate gettext | Mike Bayer | 2012-01-07 | 2 | -0/+7 |
| * | | - fix the index, [ticket:2366] | Mike Bayer | 2012-01-05 | 1 | -4/+4 |
| * | | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
| * | | - rework "sql expressions as mapped attributes" to also stress hybrids as the... | Mike Bayer | 2012-01-03 | 1 | -36/+103 |
| * | | add a "jinja2 fallback" renderer for render_string(), which is used for the j... | Mike Bayer | 2011-12-30 | 1 | -12/+7 |
| * | | document that strings are accepted with declarative/secondary | Mike Bayer | 2011-12-29 | 1 | -0/+10 |
| * | | fix a whole bunch of note:: / warning:: that were inline, | Mike Bayer | 2011-12-25 | 9 | -32/+55 |
| * | | - 0.7.4 prep | Mike Bayer | 2011-12-09 | 1 | -2/+2 |
| * | | should refer to Mapper class here | Mike Bayer | 2011-12-09 | 1 | -2/+2 |
| * | | - [feature] polymorphic_on now accepts many | Mike Bayer | 2011-12-09 | 3 | -0/+7 |
| * | | - doc updates per [ticket:2251] | Mike Bayer | 2011-12-06 | 1 | -76/+192 |
| * | | add docs regarding flags only working with setuptools/distribute, [ticket:2341] | Mike Bayer | 2011-12-06 | 1 | -0/+8 |
| * | | add missing "data" column from association example, [ticket:2259] | Mike Bayer | 2011-12-06 | 1 | -5/+10 |
| * | | update delete-orphan cascade docs per [ticket:2332] | Mike Bayer | 2011-12-06 | 1 | -5/+8 |
| * | | marathon doc updating session including a rewrite of unicode paragraphs | Mike Bayer | 2011-12-04 | 6 | -99/+114 |
| * | | - update docs to declarative [ticket:2323] | Mike Bayer | 2011-12-04 | 1 | -40/+59 |
| * | | - [feature] Added create_type constructor argument | Mike Bayer | 2011-11-28 | 2 | -2/+2 |
| * | | fix typo [ticket:2334] | Mike Bayer | 2011-11-26 | 1 | -2/+2 |
| * | | continue removing misleading/old sections, fix things that are just wrong | Mike Bayer | 2011-11-26 | 1 | -104/+102 |
| * | | more fixes, more coming | Mike Bayer | 2011-11-26 | 1 | -131/+97 |
| * | | - shorten classical mapping, remove some not very clear things | Mike Bayer | 2011-11-26 | 1 | -86/+50 |
| * | | doc styling rework | Mike Bayer | 2011-11-25 | 8 | -230/+329 |
| * | | - doc updates in loading | Mike Bayer | 2011-11-24 | 1 | -22/+8 |