mysql-to-sqlite3

Transfer data from MySQL to SQLite

MIT License

Downloads
3K
Stars
215
Committers
3

Bot releases are hidden (Show)

mysql-to-sqlite3 - 2.0.3

Published by techouse about 1 year ago

2.0.3

  • [FIX] import MySQLConnectionAbstract instead of concrete implementations

https://pypi.org/project/mysql-to-sqlite3/2.0.3/

mysql-to-sqlite3 - 2.0.2

Published by techouse about 1 year ago

2.0.2

  • [FIX] properly import CMySQLConnection

https://pypi.org/project/mysql-to-sqlite3/2.0.2/

mysql-to-sqlite3 - 2.0.1

Published by techouse about 1 year ago

2.0.1

  • [FEAT] add support for MySQL character set introducers in DEFAULT clause

https://pypi.org/project/mysql-to-sqlite3/2.0.1/

mysql-to-sqlite3 - 2.0.0

Published by techouse about 1 year ago

2.0.0

  • [CHORE] drop support for Python 2.7, 3.5 and 3.6
  • [CHORE] migrate pytest.ini configuration into pyproject.toml
  • [CHORE] migrate from setuptools to hatch / hatchling
  • [CHORE] update dependencies
  • [CHORE] add types
  • [CHORE] add types to tests
  • [CHORE] update dependencies
  • [CHORE] use f-strings where appropriate

https://pypi.org/project/mysql-to-sqlite3/2.0.0/

mysql-to-sqlite3 - 1.4.18

Published by techouse about 1 year ago

1.4.18

  • [CHORE] update dependencies
  • [CHORE] use black and isort in tox linters

https://pypi.org/project/mysql-to-sqlite3/1.4.18/


NOTE: This is the final v1 release. Support for Python 2.7, 3.5 and 3.6 has been dropped in v2.