mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-16 20:33:57 +08:00

All the threading stuff is ripped out and burned. Too much code for not enough benefit. Still thread-safe, just don't share connections. Made a nice Set class for SET columns. Updated the docs.
2 lines
45 B
C
2 lines
45 B
C
static char _mysql__version__[] = "0.9.0b2";
|