sqlite3-to-mysql

Transfer data from SQLite to MySQL

MIT License

Downloads
3.4K
Stars
370
Committers
5

Bot releases are hidden (Show)

sqlite3-to-mysql - v2.1.0

Published by techouse about 1 year ago

2.1.0

  • [CHORE] drop support for Python 3.7

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

sqlite3-to-mysql - 2.0.3

Published by techouse about 1 year ago

2.0.3

  • [FIX] prevent AUTO_INCREMENT-ing fields from having a DEFAULT value

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

sqlite3-to-mysql - 2.0.2

Published by techouse about 1 year ago

2.0.2

  • [FIX] properly import CMySQLConnection

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

sqlite3-to-mysql - 2.0.1

Published by techouse about 1 year ago

sqlite3-to-mysql - 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] add types
  • [CHORE] add types to tests
  • [CHORE] update dependencies
  • [CHORE] use f-strings where appropriate

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

sqlite3-to-mysql - 1.4.20

Published by techouse about 1 year ago

1.4.20

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

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


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

Package Rankings
Top 3.98% on Pypi.org
Badges
Extracted from project README's
PyPI PyPI - Downloads PyPI - Python Version MySQL Support MariaDB Support GitHub license Contributor Covenant PyPI - Format Code style: black Codacy Badge Test Status CodeQL Status Publish PyPI Package Status Publish Docker Image codecov GitHub Sponsors GitHub stars
Related Projects