On 9/19/05, Ian Maurer <[EMAIL PROTECTED]> wrote: > First, I ran into an issue with runtests.py since I use MySQL. The DB > connection autocommit requires an integer value and the current code > throws a TypeError for me. So the real brain-dead way around this was:
Hey Ian, Turns out the other database wrappers (Postgres and SQLite) don't mind if you pass an integer value to autocommit(), so I've added that to the code in revision 805. Thanks again for the heads-up on this! Adrian -- Adrian Holovaty holovaty.com | djangoproject.com | chicagocrime.org