X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=docs%2Findex.rst;h=84f0dd31e7247e9b4e3b45e3cd03870ac8426b5c;hp=8ea923c2f7709f96ebe6d2fb501295d61f9b695e;hb=6d0a03d91697c78a14b7ef31aa71b47b400fbb4b;hpb=a5d3343c843d8db71aee9850265ded969f8412cf diff --git a/docs/index.rst b/docs/index.rst index 8ea923c..84f0dd3 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -11,7 +11,7 @@ This is sqlconvert, a library to implement SQL converters. It uses `sqlparse The library is in the early stage of development and currently cannot do much. -The first goal is to implement `mysq2sql `_, a script intended +The first goal is to implement `mysql2sql `_, a script intended primarily to convert mysqldump (especially with extended INSERT syntax) to standard SQL to load at least to PostgreSQL or SQLite.