forked from hybridlogic/txMySQL
-
Notifications
You must be signed in to change notification settings - Fork 0
Async Twisted MySQL Client Protocol, with thanks to Habnabit
License
Dev0n/txMySQL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a fork of lukemarsden' awesome txMySQL module that addresses a number of issues with the current master. CHANGES: * MySQL DATETIME fields now show up correctly (XXXX-XX-XX XX:XX:XX). * When a runOperation is called, the deffered now returns the a dictionary with the following: - {'insert_id': int, 'affected_rows': int, 'message': str, 'warning_count': int, 'server_status': int}
About
Async Twisted MySQL Client Protocol, with thanks to Habnabit
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published