summaryrefslogtreecommitdiff
path: root/test/defaults.py
Commit message (Expand)AuthorAgeFilesLines
* merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1Mike Bayer2006-05-251-16/+19
* added 'supports', 'unsupports' decorators to unittests so that they can all p...Mike Bayer2006-04-291-1/+4
* fix for [ticket:169], moves the creation of "default" parameters more accuratelyMike Bayer2006-04-281-0/+14
* tweak to mysql default testMike Bayer2006-03-131-3/+10
* got column onupdate workingMike Bayer2006-03-051-17/+36
* got column defaults to be executeableMike Bayer2006-03-041-10/+21
* moved name to 'defaults', going to put more default stuff inMike Bayer2006-03-041-0/+111