X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=README.txt;h=5cb1bbf8960900594f1d95f493728607b60ada18;hp=bbbb6bb91dccdd31eb8590cc644bca0ee3543184;hb=a745f0f7a38739e6b5274060bfd38abd4ba4638b;hpb=d37aa4171740015b0e1f65b4678ccb02be9d8330 diff --git a/README.txt b/README.txt index bbbb6bb..5cb1bbf 100644 --- a/README.txt +++ b/README.txt @@ -12,3 +12,9 @@ much. The first goal is to implement mysql2sql, a script intended primarily to convert mysqldump output (especially with extended INSERT syntax) to standard SQL to load at least to PostgreSQL or SQLite. + +Home Page: http://phdru.name/Software/Python/sqlconvert/ +Documentation: http://phdru.name/Software/Python/sqlconvert/docs/ +Git repo: http://git.phdru.name/sqlconvert.git/ +GitHub repo: https://github.com/phdru/sqlconvert +Issue tracker: https://github.com/phdru/sqlconvert/issues