Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright update | Mike Bayer | 2007-01-05 | 1 | -1/+1 |
* | - merged loader_strategies branch into trunk. | Mike Bayer | 2006-10-03 | 1 | -1/+5 |
* | ConcurrentModificationExecption | Mike Bayer | 2006-09-11 | 1 | -1/+5 |
* | DB connection errors wrapped in DBAPIErrors | Mike Bayer | 2006-07-13 | 1 | -1/+3 |
* | when QueuePool times out it raises a TimeoutError instead of | Mike Bayer | 2006-06-26 | 1 | -0/+4 |
* | added "NonExistentTable" exception throw to reflection, courtesy lbruno@repub... | Mike Bayer | 2006-06-06 | 1 | -0/+5 |
* | merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1 | Mike Bayer | 2006-05-25 | 1 | -2/+2 |
* | oracle is requiring dictionary params to be in a clean dict, added conversion | Mike Bayer | 2006-03-13 | 1 | -1/+3 |
* | exception package added, support throughout | Mike Bayer | 2006-02-19 | 1 | -0/+41 |