| Commit message (Expand) | Author | Age | Files | Lines |
| * | - Organize the tree for 1.1 | Mike Bayer | 2015-07-24 | 1 | -1/+1 |
| * | - An adjustment to the new Postgresql feature of reflecting storage | Mike Bayer | 2015-07-24 | 1 | -1/+1 |
| * | - Fixed an issue where a particular base class within utils | Mike Bayer | 2015-07-20 | 1 | -1/+1 |
| * | - Fixed 1.0 regression where the "parent entity" of a synonym- | Mike Bayer | 2015-06-27 | 1 | -1/+1 |
| * | - start 1.0.6 | Mike Bayer | 2015-06-08 | 1 | -1/+1 |
| * | - start 1.0.5 | Mike Bayer | 2015-05-08 | 1 | -1/+1 |
| * | - Repaired / added to tests yet more expressions that were reported | Mike Bayer | 2015-05-01 | 1 | -1/+1 |
| * | - Fixed issue in new :meth:`.QueryEvents.before_compile` event where | Mike Bayer | 2015-04-26 | 1 | -1/+1 |
| * | - Fixed regression regarding the declarative ``__declare_first__`` | Mike Bayer | 2015-04-24 | 1 | -1/+1 |
| * | 1.0.1 | Mike Bayer | 2015-04-17 | 1 | -1/+1 |
| * | - next will be 1.0.0 | Mike Bayer | 2015-04-03 | 1 | -1/+1 |
| * | call this 1.0.0b5 for the moment | Mike Bayer | 2015-03-30 | 1 | -1/+1 |
| * | - Fixed bug in new "label resolution" feature of :ticket:`2992` where | Mike Bayer | 2015-03-21 | 1 | -1/+1 |
| * | - Repaired the commit for issue #2771 which was inadvertently commented | Mike Bayer | 2015-03-20 | 1 | -1/+1 |
| * | b2 now | Mike Bayer | 2015-03-17 | 1 | -1/+1 |
| * | - call this 1.0.0b1 | Mike Bayer | 2015-03-13 | 1 | -1/+1 |
| * | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
| * | renamed aggregatefilter to funcfilter, since it is that | Ilja Everilä | 2014-09-11 | 1 | -1/+1 |
| * | implementation for <aggregate_fun> FILTER (WHERE ...) | Ilja Everilä | 2014-09-10 | 1 | -0/+1 |
| * | - The :func:`~.expression.column` and :func:`~.expression.table` | Mike Bayer | 2014-09-01 | 1 | -0/+2 |
| * | PEP8 style fixes | Brian Jarrett | 2014-07-13 | 1 | -2/+3 |
| * | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
| * | - switch master to be 1.0 | Mike Bayer | 2014-05-23 | 1 | -1/+1 |
| * | - Added new flag :paramref:`.expression.between.symmetric`, when set to True | Mike Bayer | 2014-03-30 | 1 | -1/+1 |
| * | - More fixes to SQLite "join rewriting"; the fix from :ticket:`2967` | Mike Bayer | 2014-02-20 | 1 | -1/+1 |
| * | 0.9.3 | Mike Bayer | 2014-02-03 | 1 | -1/+1 |
| * | 0.9.2 | Mike Bayer | 2014-01-09 | 1 | -1/+1 |
| * | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
| * | 0.9.1 | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
| * | - call it 0.9.0 | Mike Bayer | 2013-12-30 | 1 | -1/+1 |
| * | - Fixed bug where index reflection would mis-interpret indkey values | Mike Bayer | 2013-10-27 | 1 | -1/+1 |
| * | will call this 0.9.0b1 | Mike Bayer | 2013-10-26 | 1 | -1/+1 |
| * | An overhaul of expression handling for special symbols particularly | Mike Bayer | 2013-10-23 | 1 | -0/+2 |
| * | - apply an import refactoring to the ORM as well | Mike Bayer | 2013-08-14 | 1 | -9/+11 |
| * | - A large refactoring of the ``sqlalchemy.sql`` package has reorganized | Mike Bayer | 2013-08-12 | 1 | -3/+4 |
| * | ok forget it, that approach didn't really cover every base, so | Mike Bayer | 2013-08-04 | 1 | -0/+2 |
| * | - don't need resolve, don't need import for this. just look in sys.modules, | Mike Bayer | 2013-08-04 | 1 | -2/+0 |
| * | - version 0.9 | Mike Bayer | 2013-05-29 | 1 | -1/+1 |
| * | bump | Mike Bayer | 2013-04-29 | 1 | -1/+1 |
| * | 0.8.1 bump + test, changelog for hstore fix [ticket:2680] | Mike Bayer | 2013-03-18 | 1 | -1/+1 |
| * | version bump | Mike Bayer | 2013-02-01 | 1 | -1/+1 |
| * | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
| * | Fixed bug whereby the ".key" of a Column wasn't being | Mike Bayer | 2012-10-31 | 1 | -1/+1 |
| * | absolute imports in core, sql | Mike Bayer | 2012-06-23 | 1 | -6/+6 |
| * | - [bug] Added BIGINT, BINARY, VARBINARY to | Mike Bayer | 2012-06-13 | 1 | -0/+3 |
| * | - remove sqlsoup [ticket:2262] | Mike Bayer | 2012-04-24 | 1 | -2/+0 |
| * | merge patch for [ticket:2208]. This still needs documentation. | Mike Bayer | 2012-04-23 | 1 | -3/+5 |
| |\ |
|
| | * | begin implementing inspection system for #2208 | Mike Bayer | 2012-04-03 | 1 | -3/+5 |
| * | | 0.8 initial prep | Mike Bayer | 2012-04-22 | 1 | -1/+1 |
| |/ |
|
| * | - 0.7.7 | Mike Bayer | 2012-03-20 | 1 | -1/+1 |