Skip to content

Differences from MySQL lib for Python 2

davispuh edited this page Nov 28, 2012 · 2 revisions
  • In this library {} string formating is used instead of % like was
  • Everything is already in unicode, so connection.use_unicode property have been removed
  • Maybe some other changes...
Clone this wiki locally