X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=ChangeLog;h=cd3988832ded3b5886894147e9d1cd58e4c44ab7;hb=b8225ccc168f04789db1935a90462b5cb0bbd6a6;hp=be296d601c7ada01744f97352d374867ac705b2b;hpb=158d41e038a7317f494bfe8893344aa0be3680fa;p=sqlconvert.git diff --git a/ChangeLog b/ChangeLog index be296d6..cd39888 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,9 @@ Version 0.0.6 (2016-09-??) Rename remove_directives -> remove_directive_tokens. - Unescape strings. + Unescape strings. Add a test for Postgres. + + Use SQLObject for string quoting and connection handling for tests. Use pytest, coverage and tox for testing.