| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | | | - [feature] Added new connection event | Mike Bayer | 2012-04-10 | 2 | -0/+39 |
| * | | | | | - adjust mysql patch a bit so that we use | Mike Bayer | 2012-04-08 | 1 | -2/+6 |
| * | | | | | Fix innodb autoinc constraint (double)quoting | Jeff Dairiki | 2012-04-06 | 1 | -1/+1 |
| * | | | | | - [bug] Repaired the use_scope_identity | Mike Bayer | 2012-04-05 | 2 | -11/+17 |
| | |_|/ /
|/| | | |
|
| * | | | | Merged in _diana_/sqlalchemy-2385 (pull request #4) | Mike Bayer | 2012-04-03 | 4 | -191/+106 |
| |\ \ \ \ |
|
| | * | | | | most of the drizzle docs are copy/pasta, let's just point users to the mysql ... | Diana Clarke | 2012-04-02 | 4 | -191/+106 |
| | | |/ /
| |/| | |
|
| * | | | | - reopened #2453, needed to put in the original patch as well to cover the case | Mike Bayer | 2012-04-03 | 1 | -0/+9 |
| |/ / / |
|
| * | | | - sql | Mike Bayer | 2012-04-01 | 3 | -4/+35 |
| * | | | - [bug] Fixed bug which would prevent | Mike Bayer | 2012-04-01 | 1 | -0/+14 |
| * | | | - [bug] Fixed bug in expression annotation | Mike Bayer | 2012-03-31 | 1 | -9/+21 |
| * | | | - [bug] Fixed bug whereby polymorphic_on | Mike Bayer | 2012-03-31 | 1 | -4/+5 |
| * | | | - [feature] Added new for_update/with_lockmode() | Mike Bayer | 2012-03-21 | 3 | -7/+26 |
| * | | | - 0.7.7 | Mike Bayer | 2012-03-20 | 2 | -2/+32 |
| * | | | I'm pretty sure this should be entities | Diana Clarke | 2012-03-18 | 1 | -1/+1 |
| * | | | typos in lib/sqlalchemy/sql | Diana Clarke | 2012-03-17 | 2 | -15/+15 |
| * | | | typos in lib/sqlalchemy/orm | Diana Clarke | 2012-03-17 | 2 | -8/+8 |
| * | | | typos in lib/sqlalchemy/ext | Diana Clarke | 2012-03-17 | 4 | -5/+5 |
| * | | | typos in lib/sqlalchemy/engine | Diana Clarke | 2012-03-17 | 3 | -13/+13 |
| * | | | typoes in lib/sqlalchemy/dialects | Diana Clarke | 2012-03-17 | 7 | -21/+21 |
| * | | | typo | Diana Clarke | 2012-03-16 | 1 | -1/+1 |
| * | | | - [bug] Fixed issue whereby attribute-based | Mike Bayer | 2012-03-14 | 2 | -2/+10 |
| * | | | - [feature] Added support for MySQL index and | Mike Bayer | 2012-03-14 | 2 | -22/+69 |
| * | | | - [bug] Added 'LEVEL' to the list of reserved | Mike Bayer | 2012-03-14 | 1 | -1/+1 |
| * | | | fix up docs a bit here, not sure if some enhancements had already | Mike Bayer | 2012-03-13 | 1 | -30/+35 |
| * | | | revert this, the instrumentation here is conditional | Mike Bayer | 2012-03-13 | 1 | -2/+2 |
| * | | | add most of Brad Allen's doc updates, [ticket:2434] | Mike Bayer | 2012-03-13 | 2 | -18/+85 |
| |\ \ \ |
|
| | * | | | Tiny wording fix in a comment | Brad Allen | 2011-03-16 | 1 | -2/+2 |
| | * | | | Slight sanity/clarity improvement to the way VisitableType binds the | Brad Allen | 2011-03-16 | 1 | -9/+30 |
| | * | | | Docstring for TypeDecorator.__init__ | Brad Allen | 2011-03-15 | 1 | -1/+11 |
| | * | | | Added TypeDecorator documentation to the Sphinx page, as well | Brad Allen | 2011-03-14 | 1 | -2/+100 |
| * | | | | - [bug] Fixed bug in C extensions whereby | Mike Bayer | 2012-03-13 | 1 | -15/+10 |
| * | | | | - [feature] Added support for MSSQL INSERT, | Mike Bayer | 2012-03-13 | 4 | -7/+103 |
| * | | | | - [bug] Fixed bug whereby a primaryjoin | Mike Bayer | 2012-03-12 | 1 | -1/+2 |
| * | | | | - add __table_cls__ option to declarative, not publicized yet, is for the moment | Mike Bayer | 2012-03-12 | 2 | -13/+15 |
| * | | | | - [bug] Fixed memory leak in core which would | Mike Bayer | 2012-03-10 | 1 | -0/+6 |
| * | | | | - [bug] Fixed event registration bug | Mike Bayer | 2012-03-07 | 2 | -10/+27 |
| * | | | | - [bug] Fixed bug whereby objects using | Mike Bayer | 2012-03-05 | 1 | -15/+38 |
| * | | | | fix typos, SQL server also needs union all | Mike Bayer | 2012-03-03 | 2 | -6/+6 |
| * | | | | merge this | Mike Bayer | 2012-03-03 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | this is 0.7.6.. | Mike Bayer | 2012-02-29 | 1 | -1/+1 |
| * | | | | | - [feature] Added cte() method to Query, | Mike Bayer | 2012-03-03 | 4 | -0/+281 |
| |/ / / / |
|
| * | | | | - [bug] Fixed the repr() for CascadeOptions to | Mike Bayer | 2012-02-29 | 1 | -25/+40 |
| * | | | | - expand the check to determine if a selectable column is embedded | Mike Bayer | 2012-02-29 | 2 | -4/+20 |
| * | | | | remove check_columns here so warning not emitted with update from | Mike Bayer | 2012-02-26 | 1 | -1/+1 |
| * | | | | plus add it to the scoping namespace | Mike Bayer | 2012-02-25 | 1 | -5/+7 |
| * | | | | - [feature] Added "no_autoflush" context | Mike Bayer | 2012-02-25 | 3 | -1/+35 |
| * | | | | - [bug] A warning is emitted when a not-present | Mike Bayer | 2012-02-21 | 1 | -2/+12 |
| * | | | | document with_lockmode(), [ticket:2412] | Mike Bayer | 2012-02-20 | 1 | -1/+16 |
| * | | | | break up _join_left_to_right to call upon _prepare_right_side and _join_to_left. | Mike Bayer | 2012-02-16 | 1 | -13/+28 |
| * | | | | - fix some unclear phrases in query regarding polymorphic, | Mike Bayer | 2012-02-16 | 1 | -18/+16 |