forked from pool/python-sqlite3-to-mysql
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:
@@ -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>
|
Mon Jun 21 10:13:44 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-sqlite3-to-mysql
|
# spec file for package python-sqlite3-to-mysql
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-sqlite3-to-mysql
|
Name: python-sqlite3-to-mysql
|
||||||
Version: 1.4.1
|
Version: 1.4.16
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python tool to transfer data from SQLite 3 to MySQL
|
Summary: A Python tool to transfer data from SQLite 3 to MySQL
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ccb48c1c584eac5c1126119eebfa4b1daa6b936f3806d89f398fcc4c1d700c04
|
|
||||||
size 29334
|
|
3
sqlite3-to-mysql-1.4.16.tar.gz
Normal file
3
sqlite3-to-mysql-1.4.16.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:62f72df2b3fa0f01482958c5641391bede57009941fc1f15d508db943495ff80
|
||||||
|
size 33300
|
Reference in New Issue
Block a user