]> git.phdru.name Git - sqlconvert.git/commitdiff
Make process_statement() a generator
authorOleg Broytman <phd@phdru.name>
Wed, 28 Sep 2016 23:47:30 +0000 (02:47 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 28 Sep 2016 23:47:30 +0000 (02:47 +0300)
Prepare for process_statement() to yield a list of statements:
extended INSERT will be split into a list of plain INSERTs.


No differences found