14
0
Commit Graph

4 Commits

Author SHA256 Message Date
117187b2b2 - Support libalternatives for 16.0 and newer
- Update to 2.4.0
  * add conversion of SQLite custom BOOL data type to MySQL TINYINT(1)
  * add --mysql-skip-create-tables and --mysql-skip-transfer-data options
  * fix default parameter parsing
  * add MySQL 8.4 and MariaDB 11.4 support
  * fix conversion of SQLite NUMERIC data type with precision and scale to
    MySQL DECIMAL with precision and scale
  * fix --mysql-insert-method
  * modify the existing check_mysql_json_support and check_mysql_fulltext_support
    to improve detection of MariaDB versions
  * fix connecting with empty MySQL password

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite3-to-mysql?expand=0&rev=15
2025-06-28 14:03:06 +00:00
181af0eadd Accepting request 1140117 from home:SchoolGuy:branches:devel:languages:python
Update to 2.1.7

OBS-URL: https://build.opensuse.org/request/show/1140117
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite3-to-mysql?expand=0&rev=11
2024-01-23 10:38:18 +00:00
9b2b82f739 Accepting request 1119444 from home:SchoolGuy:branches:devel:languages:python
- Update to 2.1.0
  * 2.0.3: prevent AUTO_INCREMENT-ing fields from having a DEFAULT value
  * 2.0.2: properly import CMySQLConnection

OBS-URL: https://build.opensuse.org/request/show/1119444
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite3-to-mysql?expand=0&rev=9
2023-10-24 07:58:23 +00:00
73db236665 Accepting request 901008 from home:SchoolGuy:branches:devel:languages:python
- Update to Version 1.4.1
  * Handle duplicate indices
  * Transition from TravisCI to GH Actions

OBS-URL: https://build.opensuse.org/request/show/901008
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite3-to-mysql?expand=0&rev=2
2021-06-20 16:10:08 +00:00