14
0

Accepting request 1119444 from home:SchoolGuy:branches:devel:languages:python

- Update to 2.1.0
  * 2.0.3: prevent AUTO_INCREMENT-ing fields from having a DEFAULT value
  * 2.0.2: properly import CMySQLConnection

OBS-URL: https://build.opensuse.org/request/show/1119444
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite3-to-mysql?expand=0&rev=9
This commit is contained in:
2023-10-24 07:58:23 +00:00
committed by Git OBS Bridge
parent 43d46acfc9
commit 9b2b82f739
7 changed files with 36 additions and 30 deletions

View File

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