forked from pool/python-sqlite3-to-mysql
- python-six is not required OBS-URL: https://build.opensuse.org/request/show/1142238 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite3-to-mysql?expand=0&rev=13
57 lines
1.8 KiB
Plaintext
57 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jan 29 11:42:15 UTC 2024 - pgajdos@suse.com
|
|
|
|
- python-six is not required
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 21 10:13:44 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Ensure neutrality of descriptions.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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
|