X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=inline;f=docs%2Findex.rst;h=19f6a951ffe467527dfb5eb1f274f575c956207f;hb=5192491b688ed7870875db20071f7b7af434ff6f;hp=24c348b0e09cc96a0877af831071182eb7dda52c;hpb=d37aa4171740015b0e1f65b4678ccb02be9d8330;p=sqlconvert.git diff --git a/docs/index.rst b/docs/index.rst index 24c348b..19f6a95 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,7 +14,7 @@ DB backends. The library is in the early stage of development and currently cannot do much. -The first goal is to implement `mysql2sql `_, a script +The library is accompanied with `mysql2sql `_, a script intended primarily to convert mysqldump (especially with extended INSERT syntax) to standard SQL to load at least to PostgreSQL or SQLite.