Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
27
commits
query now allows optional field list to be returned via named parameter defaulted to false
4afabb2View on GitHubfixed get_db_conn getting new connection every time when not using polling
d341a12View on GitHubfixed bug where updte with no result would not auto_commit and locked table
74979a4View on GitHubmade commit optional, but default, to enable transaction support.
97e787aView on GitHubfixed select sequel not using format properly if defined.
087967fView on GitHubUnicode arg support added, must patch petehunt/PyMySQL (issue #73, pull request #120)
84293c9View on GitHub