Releases: techouse/sqlite3-to-mysql
Releases · techouse/sqlite3-to-mysql
2.1.6
2.1.6
- [FEAT] build both linux/amd64 and linux/arm64 Docker images
2.1.5
2.1.5
- [FEAT] add support for UNSIGNED numeric data type conversion
- [FIX] fix invalid column_type error message
2.1.4
2.1.4
- [CHORE] maintenance release to publish first containerized release
2.1.3
2.1.2
2.1.1
- [CHORE] add support for Python 3.12
- [CHORE] bump minimum version of MySQL Connector/Python to 8.2.0
2.1.1
2.1.1
- [CHORE] add support for Python 3.12
- [CHORE] bump minimum version of MySQL Connector/Python to 8.2.0
v2.1.0
2.0.3
2.0.3
- [FIX] prevent AUTO_INCREMENT-ing fields from having a DEFAULT value