]> git.phdru.name Git - sqlconvert.git/commit
Add a test for unescaped strings for Postgres
authorOleg Broytman <phd@phdru.name>
Sat, 24 Sep 2016 20:23:35 +0000 (23:23 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 24 Sep 2016 20:23:35 +0000 (23:23 +0300)
commit00f0aef5739a19921ed06f0397b44ba336184424
tree9421db1725dc5dc267059c0325d3c659b594de42
parent3b92cf503ab42f2e3b040398a54d8b7d75838e8b
Add a test for unescaped strings for Postgres

Use SQLObject for testing.
ChangeLog
TODO
requirements_dev.txt
setup.cfg
tests/Makefile
tests/conftest.py [new file with mode: 0644]
tests/test_mysql2postgres.py [new file with mode: 0644]
tox.ini