14
0

- 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
This commit is contained in:
2025-06-28 14:03:06 +00:00
committed by Git OBS Bridge
parent 05378f5f33
commit 117187b2b2
6 changed files with 56 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
name: sqlite3-to-mysql
version: 2.1.7
mtime: 1705180042
commit: 06ef89e5bc7592486759266523d9ebb78da52679
version: 2.4.0
mtime: 1743058172
commit: 8905a9572c8c20dbc07b1390a506eb6fb1083540