summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/engine/default.py
Commit message (Expand)AuthorAgeFilesLines
...
* moved rollback catch to mysql module...Mike Bayer2006-08-101-4/+1
* fix mysql borkageJonathan Ellis2006-08-101-1/+4
* DB connection errors wrapped in DBAPIErrorsMike Bayer2006-07-131-1/+6
* removed debug lineMike Bayer2006-07-071-1/+1
* got MS-SQL support largely working, including reflection, basic types, fair a...Mike Bayer2006-07-011-0/+1
* fixed InvalidRequestException -> InvalidRequestError typosean2006-06-051-1/+1
* merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1Mike Bayer2006-05-251-0/+213