| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | reorganized unit tests into subdirectories | Mike Bayer | 2006-06-05 | 1 | -168/+0 |
| | | |||||
| * | connection more careful about checking if its closed before operations | Mike Bayer | 2006-05-29 | 1 | -1/+1 |
| | | | | | | small fix to table sort if no tables unit test tweaks | ||||
| * | merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1 | Mike Bayer | 2006-05-25 | 1 | -16/+19 |
| | | |||||
| * | added 'supports', 'unsupports' decorators to unittests so that they can all ↵ | Mike Bayer | 2006-04-29 | 1 | -1/+4 |
| | | | | | pass on all DBs | ||||
| * | fix for [ticket:169], moves the creation of "default" parameters more accurately | Mike Bayer | 2006-04-28 | 1 | -0/+14 |
| | | | | | where theyre supposed to be | ||||
| * | tweak to mysql default test | Mike Bayer | 2006-03-13 | 1 | -3/+10 |
| | | |||||
| * | got column onupdate working | Mike Bayer | 2006-03-05 | 1 | -17/+36 |
| | | | | | improvement to Function so that they can more easily be called standalone without having to throw them into a select(). | ||||
| * | got column defaults to be executeable | Mike Bayer | 2006-03-04 | 1 | -10/+21 |
| | | |||||
| * | moved name to 'defaults', going to put more default stuff in | Mike Bayer | 2006-03-04 | 1 | -0/+111 |
