X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=README.txt;h=bbbb6bb91dccdd31eb8590cc644bca0ee3543184;hp=c419cf780c681a6bf803a0d0d80ab3cfa6e39c5e;hb=d37aa4171740015b0e1f65b4678ccb02be9d8330;hpb=cda419259de8864169dcc6eeb6a5ea0f28320ba9 diff --git a/README.txt b/README.txt index c419cf7..bbbb6bb 100644 --- a/README.txt +++ b/README.txt @@ -1,10 +1,10 @@ -Broytman SQL converter, Copyright (C) 2016 PhiloSoft Design -Author: Oleg Broytman -License: GPL +Broytman SQL converter, Copyright (C) 2016-2017 PhiloSoft Design. +Author: Oleg Broytman . +License: GPL. -This is sqlconvert, a library to perform SQL conversions. It uses -sqlparse to parse SQL and SQLObject to escape SQL strings and handle -connections. +sqlconvert is a library to perform SQL conversions. It uses sqlparse to +parse SQL and SQLObject to escape SQL strings and handle connections to DB +backends. The library is in the early stage of development and currently cannot do much.