| Commit message (Expand) | Author | Age | Files | Lines |
* | - [bug] Added support for using the .key | Mike Bayer | 2012-02-05 | 1 | -6/+23 |
* | - [bug] A significant change to how labeling | Mike Bayer | 2012-02-05 | 1 | -20/+54 |
* | - add a warning regarding tuple.in_(), [ticket:2395] | Mike Bayer | 2012-02-04 | 1 | -0/+8 |
* | - [bug] Fixed bug whereby a table-bound Column | Mike Bayer | 2012-01-22 | 1 | -0/+14 |
* | - Fixed regression from 0.6 whereby if | Mike Bayer | 2012-01-10 | 1 | -0/+15 |
* | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
* | fix a whole bunch of note:: / warning:: that were inline, | Mike Bayer | 2011-12-25 | 1 | -4/+8 |
* | - [bug] Fixed bug whereby column_property() created | Mike Bayer | 2011-12-03 | 1 | -11/+10 |
* | merge tip | Mike Bayer | 2011-11-22 | 1 | -1/+1 |
|\ |
|
| * | typo | Mike Bayer | 2011-11-22 | 1 | -1/+1 |
* | | fixes to actually get tests to pass | Mike Bayer | 2011-11-22 | 1 | -0/+14 |
* | | - commit the unit tests | Mike Bayer | 2011-11-22 | 1 | -41/+144 |
|/ |
|
* | - [bug] further tweak to the fix from [ticket:2261], | Mike Bayer | 2011-11-19 | 1 | -16/+108 |
* | improved docs on select_from() [ticket:2274] | Mike Bayer | 2011-09-26 | 1 | -4/+13 |
* | - Fixed bug whereby with_only_columns() method of | Mike Bayer | 2011-09-21 | 1 | -5/+7 |
* | - Changed the update() method on association proxy | Mike Bayer | 2011-09-14 | 1 | -1/+1 |
* | - Behavioral improvement: empty | Mike Bayer | 2011-09-09 | 1 | -0/+6 |
* | - Fixed bug regarding calculation of "from" list | Mike Bayer | 2011-09-05 | 1 | -181/+241 |
* | document autocommit when using the compiler extension, update the "understand... | Mike Bayer | 2011-08-18 | 1 | -1/+14 |
* | some core cross linkage | Mike Bayer | 2011-08-07 | 1 | -12/+35 |
* | - rewrite cloned_traverse() and replacement_traverse() to use a straight | Mike Bayer | 2011-07-24 | 1 | -54/+62 |
* | - The join condition produced by with_parent | Mike Bayer | 2011-07-06 | 1 | -0/+9 |
* | - Fixed subtle bug that caused SQL to blow | Mike Bayer | 2011-06-27 | 1 | -1/+1 |
* | - Fixed a subtle bug involving column | Mike Bayer | 2011-06-27 | 1 | -1/+5 |
* | - Fixed bug whereby comparison of column | Mike Bayer | 2011-06-12 | 1 | -1/+4 |
* | - Added the same "columns-only" check to | Mike Bayer | 2011-06-08 | 1 | -2/+9 |
* | - Adjusted the __contains__() method of | Mike Bayer | 2011-06-04 | 1 | -0/+9 |
* | fix some tests | Mike Bayer | 2011-06-02 | 1 | -1/+16 |
* | - move Operators and ColumnOperators into sqlalchemy.sql.operators - since this | Mike Bayer | 2011-05-28 | 1 | -424/+1 |
* | - Streamlined the process by which a Select | Mike Bayer | 2011-05-28 | 1 | -11/+3 |
* | - get all comparison operators to document with sphinx - column based, relati... | Mike Bayer | 2011-05-26 | 1 | -79/+321 |
* | - add some docs to hybrid comparators, operators/comparator logic at the base | Mike Bayer | 2011-05-22 | 1 | -1/+62 |
* | - Fixed bug whereby nesting a label of a select() | Mike Bayer | 2011-05-18 | 1 | -5/+7 |
* | - move documentation of available execution options to Connection - this is t... | Mike Bayer | 2011-04-17 | 1 | -46/+24 |
* | - Added explicit true()/false() constructs to expression | Mike Bayer | 2011-04-17 | 1 | -3/+51 |
* | a crapload of doc tweaks including [ticket:1666], thanks Toby ! | Mike Bayer | 2011-04-16 | 1 | -42/+108 |
* | - fixed bug where "from" clause gathering from an | Mike Bayer | 2011-04-14 | 1 | -2/+2 |
* | - The limit/offset keywords to select() as well | Mike Bayer | 2011-04-07 | 1 | -4/+8 |
* | - add some function examples, [ticket:2107] | Mike Bayer | 2011-04-02 | 1 | -0/+2 |
* | - Added new generic function "next_value()", accepts | Mike Bayer | 2011-03-20 | 1 | -4/+6 |
* | - some doc reorg | Mike Bayer | 2011-03-17 | 1 | -114/+114 |
* | corrected a bunch of spelling typos | Diana Clarke | 2011-02-28 | 1 | -3/+3 |
* | Fixed doc problem. Thanks Toby Ho. | Michael Trier | 2011-03-14 | 1 | -1/+1 |
* | - The concept of associating a ".bind" directly with a | Mike Bayer | 2011-02-10 | 1 | -39/+34 |
* | - Added over() function, method to FunctionElement | Mike Bayer | 2011-02-10 | 1 | -4/+160 |
* | - Query.distinct() now accepts column expressions | Mike Bayer | 2011-02-10 | 1 | -41/+100 |
* | - figured out the ::autodata directive, can move the docstring for | Mike Bayer | 2011-02-09 | 1 | -0/+35 |
* | yikes, change that name on the Alias class too | Mike Bayer | 2011-01-30 | 1 | -6/+6 |
* | - Added a `name` argument to `Query.subquery()`, to allow | Mike Bayer | 2011-01-30 | 1 | -33/+79 |
* | rename 'frozendict' to 'immutabledict', since 'frozen' implies hashability | Mike Bayer | 2011-01-20 | 1 | -3/+3 |