You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a MySQL utilities project created in Python.
7
-
Initially you can do below things.
5
+
This is a MySQL command line utility project written in Python.
8
6
9
-
1. Run an insert / update query with an option to manually commit the result.
7
+
You can do below things.
8
+
Execute an insert / update query with an option to manually commit the result. Basically before commmiting any result to database it asks whether you want to proceed or not by showing number of effected rows.
0 commit comments