forked from pool/python-sqlite3-to-mysql
- 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:
@@ -1,4 +1,4 @@
|
||||
name: sqlite3-to-mysql
|
||||
version: 2.1.7
|
||||
mtime: 1705180042
|
||||
commit: 06ef89e5bc7592486759266523d9ebb78da52679
|
||||
version: 2.4.0
|
||||
mtime: 1743058172
|
||||
commit: 8905a9572c8c20dbc07b1390a506eb6fb1083540
|
||||
|
Reference in New Issue
Block a user