We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17681a0 commit dc236a7Copy full SHA for dc236a7
README.md
@@ -0,0 +1,10 @@
1
+# mysql-python-util
2
+MySQL Python utils.
3
+
4
+Note : It's under development.
5
6
+This is a MySQL utilities project created in Python.
7
+Initially you can do below things.
8
9
+1. Run an insert / update query with an option to manually commit the result.
10
0 commit comments