forked from pool/python-sqlite3-to-mysql
117187b2b20e3abd2a2d6a181beb73a591118f4ddf96aa43a3f2e60669d3644f
- 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
Description
No description provided
Languages
RPM Spec
100%