Skip to content

Releases: techouse/sqlite3-to-mysql

2.1.3

04 Dec 07:52
6872450
Compare
Choose a tag to compare

2.1.3

  • [FIX] add packaging as a dependency

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

2.1.2

03 Dec 19:36
4bdc091
Compare
Choose a tag to compare

2.1.1

  • [CHORE] add support for Python 3.12
  • [CHORE] bump minimum version of MySQL Connector/Python to 8.2.0

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

2.1.1

27 Oct 20:28
95be515
Compare
Choose a tag to compare

2.1.1

  • [CHORE] add support for Python 3.12
  • [CHORE] bump minimum version of MySQL Connector/Python to 8.2.0

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

v2.1.0

14 Oct 11:58
0a3403e
Compare
Choose a tag to compare

2.1.0

  • [CHORE] drop support for Python 3.7

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

2.0.3

08 Oct 08:10
400ce33
Compare
Choose a tag to compare

2.0.3

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

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

2.0.2

08 Oct 08:08
84f5714
Compare
Choose a tag to compare

2.0.2

  • [FIX] properly import CMySQLConnection

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

2.0.1

08 Oct 08:07
2bcd5b9
Compare
Choose a tag to compare

2.0.0

08 Oct 08:06
444b6ce
Compare
Choose a tag to compare

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/

1.4.20

08 Oct 08:04
56e6f54
Compare
Choose a tag to compare

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.