14
0
Commit Graph

16 Commits

Author SHA256 Message Date
c7c4ad8487 Accepting request 1288954 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1288954
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sqlite3-to-mysql?expand=0&rev=7
2025-06-30 11:05:12 +00:00
117187b2b2 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite3-to-mysql?expand=0&rev=15
2025-06-28 14:03:06 +00:00
a40fd6b0d3 Accepting request 1142461 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1142461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sqlite3-to-mysql?expand=0&rev=6
2024-01-29 21:33:45 +00:00
05378f5f33 Accepting request 1142238 from home:pgajdos:python
- 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
2024-01-29 14:15:49 +00:00
fe083e8826 Accepting request 1140875 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1140875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sqlite3-to-mysql?expand=0&rev=5
2024-01-23 21:57:09 +00:00
181af0eadd Accepting request 1140117 from home:SchoolGuy:branches:devel:languages:python
Update to 2.1.7

OBS-URL: https://build.opensuse.org/request/show/1140117
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite3-to-mysql?expand=0&rev=11
2024-01-23 10:38:18 +00:00
10143c02e0 Accepting request 1119889 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1119889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sqlite3-to-mysql?expand=0&rev=4
2023-11-02 19:21:03 +00:00
9b2b82f739 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
2023-10-24 07:58:23 +00:00
e0a0759cac Accepting request 1040400 from 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/1040400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sqlite3-to-mysql?expand=0&rev=3
2022-12-06 13:23:10 +00:00
43d46acfc9 Clean up SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite3-to-mysql?expand=0&rev=7
2022-12-05 17:23:26 +00:00
ace5e2182d 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
2022-12-05 17:18:56 +00:00
92def9ad3d Accepting request 901726 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/901726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sqlite3-to-mysql?expand=0&rev=2
2021-06-24 16:22:57 +00:00
4472489dd8 Accepting request 901123 from home:jengelh:branches:devel:languages:python
- Ensure neutrality of descriptions.

OBS-URL: https://build.opensuse.org/request/show/901123
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite3-to-mysql?expand=0&rev=4
2021-06-24 11:58:31 +00:00
3dc6398b13 Accepting request 901040 from devel:languages:python
Inital submission to TW

OBS-URL: https://build.opensuse.org/request/show/901040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sqlite3-to-mysql?expand=0&rev=1
2021-06-21 18:35:38 +00:00
73db236665 Accepting request 901008 from home:SchoolGuy:branches:devel:languages:python
- Update to Version 1.4.1
  * Handle duplicate indices
  * Transition from TravisCI to GH Actions

OBS-URL: https://build.opensuse.org/request/show/901008
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite3-to-mysql?expand=0&rev=2
2021-06-20 16:10:08 +00:00
ec7060f8f2 Accepting request 860448 from home:SchoolGuy
Initial submission as a devel project. Please feel free to add me as a maintainer.

OBS-URL: https://build.opensuse.org/request/show/860448
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite3-to-mysql?expand=0&rev=1
2021-01-05 13:39:29 +00:00