2025-06-28 14:03:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 28 12:00:45 UTC 2025 - Enno Gotthold <egotthold@suse.com>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2024-01-29 14:15:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 29 11:42:15 UTC 2024 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- python-six is not required
|
|
|
|
|
2024-01-23 10:38:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 20 13:18:29 UTC 2024 - Enno Gotthold <egotthold@suse.com>
|
|
|
|
|
|
|
|
- Update to 2.1.7
|
|
|
|
- Update to 2.1.5
|
|
|
|
* feat: add support for UNSIGNED numeric data type conversion
|
|
|
|
* fix: fix invalid column_type error message
|
|
|
|
|
2023-10-24 07:58:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 22 14:13:29 UTC 2023 - Enno Gotthold <egotthold@suse.com>
|
|
|
|
|
|
|
|
- Update to 2.1.0
|
|
|
|
* 2.0.3: prevent AUTO_INCREMENT-ing fields from having a DEFAULT value
|
|
|
|
* 2.0.2: properly import CMySQLConnection
|
|
|
|
|
2022-12-05 17:18:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 3 01:01:44 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
|
|
|
- Update to version 1.4.16
|
|
|
|
* Fix #46 - utf8 support
|
|
|
|
|
|
|
|
- Update to version 1.4.15
|
|
|
|
* Add option to truncate existing tables before inserting data
|
|
|
|
|
|
|
|
- Update to version 1.4.14
|
|
|
|
* Fix safe_identifier_length
|
|
|
|
|
|
|
|
- Update to version 1.4.13
|
|
|
|
* Add option to update duplicate records
|
|
|
|
|
2021-06-24 11:58:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 21 10:13:44 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Ensure neutrality of descriptions.
|
|
|
|
|
2021-06-20 16:10:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 20 13:41:07 UTC 2021 - Enno Gotthold <egotthold@suse.com>
|
|
|
|
|
|
|
|
- Update to Version 1.4.1
|
|
|
|
* Handle duplicate indices
|
|
|
|
* Transition from TravisCI to GH Actions
|
|
|
|
|
2021-01-05 13:39:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 4 12:33:40 UTC 2021 - Enno Gotthold <egotthold@suse.com>
|
|
|
|
|
|
|
|
- Update to version 1.3.11
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 1 17:42:41 UTC 2020 - Enno Gotthold <egotthold@suse.com>
|
|
|
|
|
|
|
|
- Packaging of Version 1.3.10
|