| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - simplify the OurSQL dialect regarding py3k, this version gives it a fairly | Mike Bayer | 2010-02-28 | 1 | -2/+2 |
| | | | | | | | | fighting chance on python 3. there's an oursql bug where it can't raise an exception on executemany() correctly. - needed to add "plain_query" wrappers for all the reflection methods. not sure why this was not needed earlier. | ||||
| * | oracle+zxjdbc returning support | Philip Jenvey | 2009-08-18 | 1 | -0/+3 |
| | | |||||
| * | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 1 | -1/+0 |
| | | |||||
| * | - unit tests have been migrated from unittest to nose. | Mike Bayer | 2009-06-10 | 1 | -0/+283 |
| See README.unittests for information on how to run the tests. [ticket:970] | |||||
