On Dec 7, 3:50 pm, Ian Clelland <[email protected]> wrote: > I'm using PyMySQL (https://github.com/petehunt/PyMySQL) -- it's almost a > drop-in replacement for MySQLdb. The biggest change is in the data > converters -- they have a different function signature from MySQLdb's. > > I have had to make a couple of patches to the library, which I hope to get > applied upstream, otherwise it's working pretty well, so far.
By "library" I assume you're referring to PyMySQL. Is there a repo I can clone, so I can start testing with MySQL? > I'm down to four failures and one error now -- I'll post back once those > are done, with a set of patches, hopefully. Great - thanks! Regards, Vinay Sajip -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
