| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | - [bug] column.label(None) now produces an | Mike Bayer | 2012-04-24 | 1 | -6/+5 |
| * | - [bug] The names of the columns on the | Mike Bayer | 2012-04-24 | 3 | -43/+12 |
| * | - merged #1401 branch from bitbucket | Mike Bayer | 2012-04-22 | 2 | -8/+188 |
| |\ |
|
| | * | - figured out again why deannotate must clone() | Mike Bayer | 2012-02-11 | 1 | -3/+33 |
| | * | tweak for correlated subqueries here, seems to work for test_eager_relations:... | Mike Bayer | 2012-02-10 | 1 | -0/+12 |
| | * | - got m2m, local_remote_pairs, etc. working | Mike Bayer | 2012-02-09 | 2 | -2/+88 |
| | * | initial annotations approach to join conditions. all tests pass, plus additi... | Mike Bayer | 2012-02-06 | 1 | -0/+19 |
| * | | - [bug] UPDATE..FROM syntax with SQL Server | Mike Bayer | 2012-04-18 | 2 | -0/+38 |
| * | | - reopened #2453, needed to put in the original patch as well to cover the case | Mike Bayer | 2012-04-03 | 1 | -2/+32 |
| * | | - sql | Mike Bayer | 2012-04-01 | 1 | -6/+2 |
| * | | - [bug] Fixed bug in expression annotation | Mike Bayer | 2012-03-31 | 1 | -0/+24 |
| * | | - [feature] Added new for_update/with_lockmode() | Mike Bayer | 2012-03-21 | 1 | -22/+64 |
| * | | fails on oracle too | Mike Bayer | 2012-03-14 | 1 | -0/+4 |
| * | | add a checkfirst here as s3 seems to be stuck on the jenkins db | Mike Bayer | 2012-03-14 | 1 | -1/+1 |
| * | | pg8000 fails on this | Mike Bayer | 2012-03-14 | 1 | -0/+2 |
| * | | - [bug] Fixed issue whereby attribute-based | Mike Bayer | 2012-03-14 | 1 | -0/+13 |
| * | | hey pyodbc fixed this, hoopde doo | Mike Bayer | 2012-03-13 | 1 | -1/+0 |
| * | | - [bug] Fixed bug in C extensions whereby | Mike Bayer | 2012-03-13 | 1 | -1/+17 |
| * | | - [bug] Fixed bug whereby a primaryjoin | Mike Bayer | 2012-03-12 | 1 | -0/+10 |
| * | | - [feature] Added cte() method to Query, | Mike Bayer | 2012-03-03 | 1 | -0/+110 |
| * | | - expand the check to determine if a selectable column is embedded | Mike Bayer | 2012-02-29 | 1 | -2/+80 |
| * | | - [bug] A warning is emitted when a not-present | Mike Bayer | 2012-02-21 | 1 | -0/+44 |
| * | | - test failures. one in particular seems to be a weird oursql bug, oh well | Mike Bayer | 2012-02-12 | 1 | -2/+5 |
| * | | - [bug] Index will raise when arguments passed | Mike Bayer | 2012-02-12 | 2 | -1/+34 |
| |/ |
|
| * | - [bug] Added support for using the .key | Mike Bayer | 2012-02-05 | 4 | -14/+253 |
| * | - [bug] A significant change to how labeling | Mike Bayer | 2012-02-05 | 2 | -115/+328 |
| * | mark this test as unsupported before 2.6, there's some unicode | Mike Bayer | 2012-01-28 | 1 | -0/+4 |
| * | - [feature] New reflection feature "autoload_replace"; | Mike Bayer | 2012-01-28 | 1 | -0/+11 |
| * | - [feature] Dialect-specific compilers now raise | Mike Bayer | 2012-01-28 | 1 | -1/+38 |
| * | - [bug] Fixed issue where the "required" exception | Mike Bayer | 2012-01-28 | 1 | -0/+42 |
| * | - adjust the test for [ticket:2377] to be less controversial on | Mike Bayer | 2012-01-22 | 1 | -2/+3 |
| * | pg8000 fix | Mike Bayer | 2012-01-22 | 1 | -1/+1 |
| * | - [bug] Fixed bug whereby a table-bound Column | Mike Bayer | 2012-01-22 | 1 | -1/+26 |
| * | add test for #2193 | Mike Bayer | 2011-12-27 | 1 | -0/+13 |
| * | add a conditional here | Mike Bayer | 2011-12-15 | 1 | -4/+5 |
| * | tests for FK/autoincrement selection | Mike Bayer | 2011-12-06 | 1 | -0/+24 |
| * | - [bug] the "name" of a column-level CHECK constraint, | Mike Bayer | 2011-12-04 | 1 | -1/+12 |
| * | - [bug] Fixed bug whereby column_property() created | Mike Bayer | 2011-12-03 | 1 | -20/+17 |
| * | - [bug] Fixed bug whereby TypeDecorator would | Mike Bayer | 2011-11-28 | 1 | -0/+17 |
| * | also add support for onupdate as we'd like this to fire off if an UPDATE actu... | Mike Bayer | 2011-11-22 | 1 | -6/+102 |
| * | fixes to actually get tests to pass | Mike Bayer | 2011-11-22 | 1 | -3/+9 |
| * | - commit the unit tests | Mike Bayer | 2011-11-22 | 1 | -0/+218 |
| * | sort of muscling this out, mysql a PITA | Mike Bayer | 2011-11-21 | 1 | -0/+12 |
| * | - [bug] further tweak to the fix from [ticket:2261], | Mike Bayer | 2011-11-19 | 1 | -0/+21 |
| * | - [bug] Unicode adjustments allow latest pymysql | Mike Bayer | 2011-11-02 | 1 | -0/+1 |
| * | - [bug] Postgresql dialect memoizes that an ENUM of a | Mike Bayer | 2011-10-29 | 1 | -0/+14 |
| * | - [feature] Added new support for remote "schemas": | Mike Bayer | 2011-10-23 | 1 | -28/+164 |
| * | - Added accessor to types called "python_type", | Mike Bayer | 2011-10-23 | 1 | -0/+26 |
| * | some mssql stuff, though unicode is really not working still... | Mike Bayer | 2011-10-16 | 1 | -5/+6 |
| * | - adjust some tests and such to work better with a mysql 5.5 install | Mike Bayer | 2011-10-11 | 1 | -1/+3 |