]> git.phdru.name Git - sqlconvert.git/history - docs
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[sqlconvert.git] / docs /
2024-01-02 Oleg BroytmanDocs: Year 2024
2023-12-14 Oleg BroytmanBuild: Python 3.12
2023-12-14 Oleg BroytmanDocs: Copyright to 2023
2023-07-15 Oleg BroytmanCI(GHActions): Install all Python and PyPy versions...
2022-10-30 Oleg BroytmanDocs: Year 2022
2022-10-27 Oleg BroytmanTests, CI: Run tests with Python 3.11
2021-09-24 Oleg BroytmanRelease 0.3.0 0.3.0
2021-09-23 Oleg BroytmanDocs(news): Stop testing at AppVeyor
2021-09-16 Oleg BroytmanMerge branch 'github-actions'
2021-09-10 Oleg BroytmanCI: Stop testing at Travis CI
2021-09-10 Oleg BroytmanCI: Run tests at Github Actions
2021-01-08 Oleg BroytmanDoc: Fix copyright year
2021-01-08 Oleg BroytmanPython 3.9
2019-02-01 Oleg BroytmanVersion 0.2.3 0.2.3
2018-06-06 Oleg BroytmanTests: Install psycopg2 from psycopg2-binary package
2017-12-15 Oleg BroytmanDocs: Remove -O2 from installation instructions
2017-12-13 Oleg BroytmanDocs: Install from PyPI
2017-06-17 Oleg BroytmanUse ppu to cleanup pip cache
2017-06-10 Oleg BroytmanVersion 0.2.2: CI 0.2.2
2017-06-10 Oleg BroytmanTests: Use tox instead of tests/Makefile
2017-06-10 Oleg BroytmanFeat(CI): Run tests with PostgreSQL
2017-05-07 Oleg BroytmanStop supporting Python 2.6
2017-04-30 Oleg BroytmanVersion 0.2.1: Convert README to reST 0.2.1
2017-04-30 Oleg BroytmanFix doc title
2017-04-30 Oleg BroytmanVersion 0.2.0 0.2.0
2017-04-30 Oleg BroytmanUse Portable Python Utilities
2017-04-29 Oleg BroytmanTest at AppVeyor
2017-04-29 Oleg BroytmanTest at Travis
2017-04-29 Oleg BroytmanPython 3.5, 3.6
2017-04-26 Oleg BroytmanVersion 0.1.2: Fix dependencies 0.1.2
2017-04-26 Oleg BroytmanVersion 0.1.1: Install m_lib.defenc and m_lib from... 0.1.1
2017-04-26 Oleg BroytmanUpdate installation instruction for virtual envs
2017-04-26 Oleg BroytmanUpdate installation instruction: fix trusted host
2017-04-16 Oleg BroytmanAdd installation instructions
2017-04-15 Oleg BroytmanMove ChangeLog to docs/news.rst and convert to reST
2017-03-19 Oleg BroytmanRebuild docs in a venv using system Sphinx
2017-03-19 Oleg BroytmanUpdate docs: mysql2sql can now split extended INSERTs
2017-03-19 Oleg BroytmanCalculate version/revision from sqlconvert.__version__
2017-03-12 Oleg BroytmanVarious minor updates in docs
2016-09-30 Oleg BroytmanDocument that the program requotes names
2016-09-26 Oleg BroytmanChange quoting style to MySQL, PostgreSQL or SQLite
2016-09-25 Oleg BroytmanUpdate docs
2016-09-11 Oleg BroytmanFix misspelling: mysq2sql -> mysql2sql
2016-09-11 Oleg BroytmanFix minor misspellings in docs
2016-09-10 Oleg BroytmanUnescape strings
2016-09-04 Oleg BroytmanUpdate docs: mention /*! directives */
2016-09-04 Oleg BroytmanFix docs after split index -> mysql2sql
2016-09-04 Oleg BroytmanRename mysql2sql -> sqlconvert
2016-09-03 Oleg BroytmanDisplay progress bar
2016-09-03 Oleg BroytmanRename mysql-to-sql.py -> mysql2py
2016-09-03 Oleg BroytmanMinor fix in docs
2016-09-03 Oleg BroytmanUse sphinx.ext.viewcode to include module's code
2016-09-03 Oleg Broytmangenapidocs: replace short options with long ones
2016-09-02 Oleg BroytmanUse encoding (default is utf-8) and unicode
2016-09-02 Oleg BroytmanChange arguments handling
2016-08-28 Oleg BroytmanInclude API docs
2016-08-28 Oleg BroytmanStarted documentation
2016-07-22 Oleg BroytmanInitial commit - created the project