]> git.phdru.name Git - sqlconvert.git/blobdiff - README.rst
Docs: Year 2022
[sqlconvert.git] / README.rst
index 0fff396a355ef2ae6bbfd72d9c8beb81253baaba..a2b1caeede7286396b1106922fef64c9d10c42ee 100644 (file)
@@ -2,7 +2,7 @@ SQL converter.
 
 Author: Oleg Broytman <phd@phdru.name>.
 
 
 Author: Oleg Broytman <phd@phdru.name>.
 
-Copyright (C) 2016-2018 PhiloSoft Design.
+Copyright (C) 2016-2022 PhiloSoft Design.
 
 License: GPL.
 
 
 License: GPL.
 
@@ -17,9 +17,13 @@ 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.
 
 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/
+| Home Page:     https://phdru.name/Software/Python/sqlconvert/
+| Documentation: https://phdru.name/Software/Python/sqlconvert/docs/
+| Git repo:      https://git.phdru.name/sqlconvert.git/
 | GitHub repo:   https://github.com/phdru/sqlconvert
 | Issue tracker: https://github.com/phdru/sqlconvert/issues
 | PyPI:          https://pypi.org/project/sqlconvert/
 | GitHub repo:   https://github.com/phdru/sqlconvert
 | Issue tracker: https://github.com/phdru/sqlconvert/issues
 | PyPI:          https://pypi.org/project/sqlconvert/
+
+::
+
+    pip install sqlconvert