| Commit message (Expand) | Author | Age | Files | Lines |
| * | - [feature] The behavior of column targeting | Mike Bayer | 2012-04-24 | 9 | -27/+109 |
| * | - [feature] The after_attach event is now | Mike Bayer | 2012-04-24 | 3 | -3/+30 |
| * | - [feature] the SQLite date and time types | Mike Bayer | 2012-04-24 | 4 | -44/+185 |
| |\ |
|
| | * | Improve SQLite DATETIME storage format handling [ticket:2363] | Nathan Wright | 2012-03-12 | 3 | -44/+174 |
| | * | Move a SQLLite datetime test to a new DateTimeTest case | Nathan Wright | 2012-03-12 | 1 | -9/+12 |
| * | | Move a SQLLite datetime test to a new DateTimeTest case | Nathan Wright | 2012-03-12 | 1 | -9/+12 |
| * | | - remove sqlsoup [ticket:2262] | Mike Bayer | 2012-04-24 | 7 | -1275/+14 |
| * | | update doc version | Mike Bayer | 2012-04-24 | 1 | -3/+3 |
| * | | - [bug] column.label(None) now produces an | Mike Bayer | 2012-04-24 | 5 | -23/+16 |
| * | | - [feature] Added a new system | Mike Bayer | 2012-04-24 | 7 | -44/+177 |
| * | | - [feature] The column_reflect event now | Mike Bayer | 2012-04-24 | 4 | -5/+13 |
| * | | - [bug] The warning emitted when using | Mike Bayer | 2012-04-24 | 3 | -2/+29 |
| * | | - [bug] The "passive" flag on Session.is_modified() | Mike Bayer | 2012-04-24 | 4 | -40/+41 |
| * | | callcount tweak here, this moved up due to r5b6237e3f068 | Mike Bayer | 2012-04-24 | 1 | -2/+1 |
| * | | - [bug] The names of the columns on the | Mike Bayer | 2012-04-24 | 6 | -62/+37 |
| * | | changelog adjust | Mike Bayer | 2012-04-24 | 1 | -8/+9 |
| * | | - [bug] removed legacy behavior whereby | Mike Bayer | 2012-04-24 | 4 | -56/+16 |
| * | | - [feature] New standalone function with_polymorphic() | Mike Bayer | 2012-04-23 | 10 | -471/+744 |
| * | | - [removed] The legacy "mutable" system of the | Mike Bayer | 2012-04-23 | 11 | -978/+32 |
| * | | the callcounts are greater here since object_mapper() has a little more overh... | Mike Bayer | 2012-04-23 | 2 | -4/+2 |
| * | | - some adjustments to keep hybrid properties working | Mike Bayer | 2012-04-23 | 3 | -6/+7 |
| * | | merge patch for [ticket:2208]. This still needs documentation. | Mike Bayer | 2012-04-23 | 21 | -144/+697 |
| |\ \ |
|
| | * | | - the inspect interface is done, needs docs. | Mike Bayer | 2012-04-04 | 10 | -266/+454 |
| | * | | merge fix | Mike Bayer | 2012-04-03 | 1 | -1/+1 |
| | |\ \ |
|
| | * | | | begin implementing inspection system for #2208 | Mike Bayer | 2012-04-03 | 13 | -77/+429 |
| * | | | | - re-merge + CHANGES | Mike Bayer | 2012-04-23 | 5 | -5/+91 |
| |\ \ \ \ |
|
| | * | | | | make auto-correlation the same for Query & select() | Diana Clarke | 2012-04-02 | 3 | -5/+81 |
| * | | | | | - merge attribute flag overhaul for [ticket:2358] | Mike Bayer | 2012-04-23 | 10 | -93/+122 |
| * | | | | | - merged #1401 branch from bitbucket | Mike Bayer | 2012-04-22 | 23 | -907/+2919 |
| |\ \ \ \ \ |
|
| | * | | | | | then spiff up that error msg | Mike Bayer | 2012-04-03 | 2 | -3/+13 |
| | * | | | | | every test passing for test_relationships | Mike Bayer | 2012-04-03 | 1 | -88/+76 |
| | * | | | | | - move create_lazy_clause() to relationships | Mike Bayer | 2012-04-01 | 4 | -111/+96 |
| | * | | | | | almost through all the fine tuning | Mike Bayer | 2012-02-25 | 3 | -178/+213 |
| | * | | | | | start to work on error messages, allow foreign_keys as only argument | Mike Bayer | 2012-02-25 | 5 | -46/+488 |
| | * | | | | | - figured out again why deannotate must clone() | Mike Bayer | 2012-02-11 | 9 | -254/+421 |
| | * | | | | | many fixes but still can't get heuristics to work as well as what's existing, | Mike Bayer | 2012-02-11 | 8 | -16/+188 |
| | * | | | | | tweak for correlated subqueries here, seems to work for test_eager_relations:... | Mike Bayer | 2012-02-10 | 2 | -1/+18 |
| | * | | | | | - move properties to use the new create_joins | Mike Bayer | 2012-02-10 | 4 | -154/+79 |
| | * | | | | | add a test for reverse remote | Mike Bayer | 2012-02-10 | 1 | -3/+24 |
| | * | | | | | fix up this test | Mike Bayer | 2012-02-10 | 2 | -15/+40 |
| | * | | | | | - got m2m, local_remote_pairs, etc. working | Mike Bayer | 2012-02-09 | 11 | -459/+597 |
| | * | | | | | - hooks in the new object to RelationshipProperty, restores the "local" annot... | Mike Bayer | 2012-02-08 | 4 | -449/+152 |
| | * | | | | | new test that illustrates the breakage of partial remote side when FKs are as... | Mike Bayer | 2012-02-08 | 2 | -5/+50 |
| | * | | | | | merge tip | Mike Bayer | 2012-02-08 | 1 | -151/+0 |
| | |\ \ \ \ \ |
|
| | * | | | | | | simplify remote annotation significantly, and also | Mike Bayer | 2012-02-08 | 6 | -129/+243 |
| | * | | | | | | local_remote_pairs/remote_side are comparing against existing | Mike Bayer | 2012-02-06 | 3 | -250/+123 |
| | * | | | | | | this version has easy cases going well. hard cases not so much | Mike Bayer | 2012-02-06 | 3 | -118/+512 |
| | * | | | | | | proof of concept. relationships.JoinCondition is given | Mike Bayer | 2012-02-06 | 2 | -0/+817 |
| | * | | | | | | initial annotations approach to join conditions. all tests pass, plus additi... | Mike Bayer | 2012-02-06 | 8 | -27/+110 |
| * | | | | | | | 0.8 initial prep | Mike Bayer | 2012-04-22 | 2 | -3/+28 |