14
0

Accepting request 1039697 from home:yarunachalam:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/1039697
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite3-to-mysql?expand=0&rev=6
This commit is contained in:
2022-12-05 17:18:56 +00:00
committed by Git OBS Bridge
parent 4472489dd8
commit ace5e2182d
4 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
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>