Skip to content

Releases: techouse/sqlite3-to-mysql

2.5.2

27 Oct 08:53
53dfc1f

Choose a tag to compare

2.5.2

  • [FEAT] transfer SQLite views as MySQL native views
  • [CHORE] improve type and default value translation logic
  • [CHORE] add Python 3.14 support

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

2.5.1

24 Sep 20:43
738c8ce

Choose a tag to compare

2.5.1

  • [FEAT] enhance table creation logic to handle default values and improve error handling

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

2.5.0

23 Sep 21:06
76b989b

Choose a tag to compare

2.5.0

  • [FEAT] translate SQLite defaults to MySQL
  • [FEAT] exclude transferring SQLite tables via -e/--exclude-sqlite-tables

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

2.4.6

17 Sep 09:02
39f8622

Choose a tag to compare

2.4.6

  • [FIX] fix importing typing_extensions on Python >= 3.11

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

2.4.5

14 Sep 11:34
1d3e31e

Choose a tag to compare

2.4.5

  • [FIX] fix MySQL connection parameters to handle optional socket, host and port

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

2.4.4

01 Sep 18:44
545161c

Choose a tag to compare

2.4.4

  • [FIX] fix pyproject.toml build sources and specify package inclusion for sdist and wheel

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

2.4.3

29 Aug 22:39
46550d6

Choose a tag to compare

2.4.3

  • [CHORE] update pyproject.toml for improved metadata, dependency management, and dev requirements

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

2.4.2

03 Aug 17:32
a5a3a3f

Choose a tag to compare

2.4.2

  • [FIX] fix conflict between MySQL port and socket options in CLI

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

2.4.1

13 Jul 16:18
4711f11

Choose a tag to compare

2.4.1

  • [FEAT] add MySQL Unix socket connection support via the --mysql-socket option

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

2.4.0

27 Mar 09:08
8905a95

Choose a tag to compare

2.4.0

  • [CHORE] drop support for Python 3.8

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