]> git.phdru.name Git - sqlconvert.git/commit
Feat(process_mysql): Get DML type instead of just testing for INSERT
authorOleg Broytman <phd@phdru.name>
Thu, 26 Oct 2017 19:13:33 +0000 (22:13 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 26 Oct 2017 19:33:10 +0000 (22:33 +0300)
commitd73e4faa556e337eba2ffece77ae3d114bfc3da0
tree45b31fd238c053fa4cff1ddcca4eb651e689a0ba
parentd0f6449a86d9074bd490476615b19d9a4682a666
Feat(process_mysql): Get DML type instead of just testing for INSERT
sqlconvert/process_mysql.py
tests/test_process_mysql.py