]> git.phdru.name Git - sqlconvert.git/blobdiff - ChangeLog
Use SQLObject for string quoting
[sqlconvert.git] / ChangeLog
index be296d601c7ada01744f97352d374867ac705b2b..cd3988832ded3b5886894147e9d1cd58e4c44ab7 100644 (file)
--- 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.