]> git.phdru.name Git - sqlconvert.git/blobdiff - README.txt
Update docs
[sqlconvert.git] / README.txt
index 4e23eb116f6e80f64048278dee77654e59f4a72f..c419cf780c681a6bf803a0d0d80ab3cfa6e39c5e 100644 (file)
@@ -3,7 +3,8 @@ Author: Oleg Broytman <phd@phdru.name>
 License: GPL
 
 This is sqlconvert, a library to perform SQL conversions. It uses
-sqlparse to parse SQL.
+sqlparse to parse SQL and SQLObject to escape SQL strings and handle
+connections.
 
 The library is in the early stage of development and currently cannot do
 much.