| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | reorganized unit tests into subdirectories | Mike Bayer | 2006-06-05 | 1 | -142/+0 |
| | | |||||
| * | merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1 | Mike Bayer | 2006-05-25 | 1 | -47/+19 |
| | | |||||
| * | a new batching algorithm for the topological sort | Mike Bayer | 2006-04-16 | 1 | -2/+4 |
| | | |||||
| * | had to take out the "treeification" of the dependency sort as it doenst ↵ | Mike Bayer | 2006-04-14 | 1 | -18/+44 |
| | | | | | really work , added test conditions to the dependency test + the original test that failed | ||||
| * | somewhat of an overhaul, got alltests to work again | Mike Bayer | 2006-02-09 | 1 | -0/+4 |
| | | |||||
| * | topological sort can detect cycles, and assemble them into a "big node" with all | Mike Bayer | 2006-01-28 | 1 | -3/+4 |
| | | | | | the nodes in the cycle aggregated into one node | ||||
| * | working on representing longer circular relationships | Mike Bayer | 2006-01-28 | 1 | -0/+16 |
| | | |||||
| * | added rudimentary support for limit and offset (with the hack version in oracle) | Mike Bayer | 2005-12-07 | 1 | -8/+10 |
| | | | | | | fixed up order_by to support a list/scalar of columns or asc/desc fixed up query.py unit test | ||||
| * | brand new topological sort library. woop. | Mike Bayer | 2005-11-17 | 1 | -0/+29 |
| | | |||||
| * | dependency sort....bleah | Mike Bayer | 2005-10-31 | 1 | -12/+10 |
| | | |||||
| * | (no commit message) | Mike Bayer | 2005-10-30 | 1 | -4/+4 |
| | | |||||
| * | (no commit message) | Mike Bayer | 2005-10-30 | 1 | -0/+34 |
| | | |||||
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -1/+2 |
| | | |||||
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -0/+57 |
