An open API service for providing issue and pull request metadata for open source projects.

GitHub / techouse/sqlite3-to-mysql issues and pull requests

#136 - ⬆️ Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4

Pull Request - State: open - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, github_actions

#135 - :arrow_up: update Python version support to include 3.13 and drop 3.8 support

Pull Request - State: closed - Opened by techouse 5 months ago - 2 comments
Labels: dependencies

#134 - ⬆️ Bump sphinx from 8.2.1 to 8.2.3

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, python

#133 - ⬆️ Bump sphinx from 8.1.3 to 8.2.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, python

#132 - `--mysql-collation` doesnt seem to work with NOCASE_UTF8 ? Migrating from Drupal sqlite

Issue - State: closed - Opened by dgtlmoon 6 months ago - 1 comment
Labels: enhancement

#131 - ⬆️ Bump codecov/codecov-action from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, github_actions

#130 - :bug: fix typo in --mysql-insert-method parameter

Pull Request - State: closed - Opened by techouse 9 months ago - 6 comments
Labels: bug

#129 - :sparkles: added a --mysql-socket option to connect to MySQL using a Unix socket

Pull Request - State: open - Opened by mackuba 9 months ago - 2 comments
Labels: enhancement

#128 - :bug: fixed connecting with empty MySQL password

Pull Request - State: closed - Opened by mackuba 9 months ago - 3 comments
Labels: bug

#127 - :bug: fix typo in --mysql-insert-method parameter

Pull Request - State: closed - Opened by mackuba 9 months ago - 3 comments
Labels: bug

#126 - ⬆️ Bump sphinx from 8.0.2 to 8.1.3

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, python

#125 - NUMERIC(11,2) translated to bigint(19), rounding the values to integers

Issue - State: closed - Opened by guidot 11 months ago - 4 comments
Labels: bug, enhancement

#124 - ⬆️ Bump sphinx from 7.4.7 to 8.0.2

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, python

#123 - ⬆️ Bump sphinx from 7.4.0 to 7.4.7

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, python

#122 - :sparkles: add MySQL 8.4 and MariaDB 11.4 support

Pull Request - State: closed - Opened by techouse about 1 year ago - 2 comments
Labels: enhancement, ci

#121 - :sparkles: use dateutil.parse to parse SQLite dates

Pull Request - State: closed - Opened by techouse about 1 year ago - 2 comments
Labels: bug, enhancement

#120 - DATE field contains Invalid isoformat string: '2024-05-21 00:00:00'

Issue - State: closed - Opened by zimbar about 1 year ago - 7 comments
Labels: bug, enhancement

#119 - ⬆️ Bump sphinx from 7.3.7 to 7.4.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, python

#118 - ⬆️ Bump docker/build-push-action from 5 to 6

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, github_actions

#117 - :sparkles: add `--mysql-skip-create-tables` and `--mysql-skip-transfer-data` options

Pull Request - State: closed - Opened by techouse about 1 year ago - 2 comments
Labels: enhancement

#116 - :memo: docs

Pull Request - State: closed - Opened by techouse about 1 year ago - 2 comments
Labels: docs

#115 - Migration fails with `Cannot create a JSON value from a string with CHARACTER SET 'binary'`

Issue - State: closed - Opened by vogdb about 1 year ago - 2 comments
Labels: question

#114 - An exception occurred while migrating data

Issue - State: closed - Opened by VisionsOfIdiot over 1 year ago - 5 comments
Labels: invalid

#113 - Don't add indices if they are present (or: option to only transfer data)

Issue - State: closed - Opened by mackuba over 1 year ago - 1 comment
Labels: question, docs

#112 - Convert BOOL and BOOLEAN to TINYINT(1)

Pull Request - State: closed - Opened by klausgreulich over 1 year ago - 5 comments
Labels: enhancement

#111 - sqlite datatype BOOL is now converted to TINYINT(1) as well

Pull Request - State: closed - Opened by klausgreulich over 1 year ago

#110 - :truck: move package to src directory

Pull Request - State: closed - Opened by techouse over 1 year ago - 1 comment
Labels: enhancement

#109 - BOOL datatype not converted correctly to MySQL

Issue - State: closed - Opened by klausgreulich over 1 year ago - 1 comment
Labels: wontfix

#108 - It displayed problem when I attempted to migrate data from SQLite to MySQL.

Issue - State: closed - Opened by krupesh1958 over 1 year ago - 5 comments
Labels: question, need more info

#107 - ⬆️ Bump softprops/action-gh-release from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#106 - Tool is messing with schema in auto increment

Issue - State: closed - Opened by surapuramakhil over 1 year ago - 1 comment
Labels: question, need more info

#105 - Support for Data migration alone

Issue - State: closed - Opened by surapuramakhil over 1 year ago - 7 comments
Labels: need more info

#104 - Data Migration with incorrect values when values are out of data range instead of an error.

Issue - State: closed - Opened by surapuramakhil over 1 year ago - 8 comments
Labels: question, need more info

#103 - Request to Add sqlite3mysql example command similar to running from docker

Issue - State: closed - Opened by surapuramakhil over 1 year ago
Labels: invalid

#102 - Tried migration using Docker container but didn't work

Issue - State: closed - Opened by surapuramakhil over 1 year ago - 14 comments
Labels: question, need more info

#101 - ⬆️ Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#100 - ⬆️ Bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#99 - ⬆️ Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#98 - I would like to be able to migrate the number of digits in numeric columns as well.

Issue - State: closed - Opened by sasaki000 over 1 year ago - 2 comments
Labels: wontfix

#97 - Unsupported data type INTEGER UNSIGNED

Issue - State: closed - Opened by oberthier over 1 year ago - 4 comments
Labels: enhancement

#96 - ModuleNotFoundError: No module named 'packaging'

Issue - State: closed - Opened by the-hotmann over 1 year ago - 1 comment
Labels: bug

#95 - Statically Binary missing

Issue - State: closed - Opened by the-hotmann over 1 year ago - 3 comments
Labels: wontfix

#94 - Incomprehensible error message: invalid column type

Issue - State: closed - Opened by nise over 1 year ago - 4 comments
Labels: enhancement

#93 - 1427 (42000) error when Transferring table

Issue - State: closed - Opened by landws over 1 year ago - 8 comments
Labels: question

#92 - :bookmark: release v2.1.1

Pull Request - State: closed - Opened by techouse almost 2 years ago - 1 comment
Labels: release

#91 - :fire: drop support for Python 3.7

Pull Request - State: closed - Opened by techouse almost 2 years ago - 1 comment

#90 - Default host: 172.22.0.1

Issue - State: closed - Opened by robozb almost 2 years ago - 2 comments
Labels: invalid, question

#89 - sqlite3-to-mysql privat problem

Issue - State: closed - Opened by JoeGhost-22 almost 2 years ago - 3 comments
Labels: invalid, question

#88 - sqlite3mysql is not defined

Issue - State: closed - Opened by hawajka76 almost 2 years ago - 4 comments
Labels: question

#87 - :sparkles: add --ignore-errors flag

Pull Request - State: closed - Opened by CWBudde almost 2 years ago - 2 comments
Labels: enhancement

#86 - Skip errors

Issue - State: open - Opened by CWBudde almost 2 years ago - 3 comments
Labels: enhancement, help wanted

#85 - Export to sql file for mysql

Issue - State: closed - Opened by thenik almost 2 years ago - 1 comment
Labels: wontfix

#84 - sqlite3mysql: command not found ubuntu 22.04 installation or usage issue

Issue - State: closed - Opened by thenik almost 2 years ago - 1 comment
Labels: invalid

#83 - :construction_worker: add Github Release step to publish workflow

Pull Request - State: closed - Opened by techouse almost 2 years ago - 1 comment
Labels: ci

#82 - :construction_worker: update CI

Pull Request - State: closed - Opened by techouse about 2 years ago - 2 comments
Labels: ci

#81 - After migration and post-migration

Issue - State: closed - Opened by lakusz1github about 2 years ago - 4 comments
Labels: spam

#80 - After migration and post-migration

Issue - State: closed - Opened by lakusz1github about 2 years ago - 1 comment
Labels: spam

#79 - :bookmark: release v2.0.3

Pull Request - State: closed - Opened by techouse about 2 years ago
Labels: release

#78 - :construction: unorthodox foreign keys

Pull Request - State: closed - Opened by techouse about 2 years ago - 1 comment
Labels: enhancement

#77 - :bug: fix #76 prevent AUTO_INCREMENT-ing fields from having a DEFAULT

Pull Request - State: closed - Opened by techouse about 2 years ago - 1 comment
Labels: bug

#76 - No Default should be set in case of Auto-increment

Issue - State: closed - Opened by DoctorAti about 2 years ago - 2 comments
Labels: bug

#75 - Skip foreign keys on TEXT/BLOB fields + use Primary key when not defined in REFERENCES

Issue - State: open - Opened by DoctorAti about 2 years ago - 7 comments
Labels: enhancement, help wanted

#74 - Slow while transfering large tables

Issue - State: closed - Opened by DoctorAti about 2 years ago - 2 comments
Labels: bug

#73 - :bookmark: release v2.0.2

Pull Request - State: closed - Opened by techouse about 2 years ago - 1 comment
Labels: release

#72 - :bug: properly import CMySQLConnection

Pull Request - State: closed - Opened by techouse about 2 years ago - 1 comment
Labels: bug

#71 - :label: fix types

Pull Request - State: closed - Opened by techouse about 2 years ago - 1 comment
Labels: bug

#70 - :bookmark: release 1.4.20

Pull Request - State: closed - Opened by techouse about 2 years ago - 1 comment
Labels: release

#69 - :bookmark: release v2.0.0

Pull Request - State: closed - Opened by techouse about 2 years ago - 1 comment
Labels: enhancement, ci, release

#68 - :art: black & isort

Pull Request - State: closed - Opened by techouse about 2 years ago - 1 comment

#67 - :bookmark: release v1.4.19

Pull Request - State: closed - Opened by techouse about 2 years ago - 1 comment
Labels: release

#66 - :fire: cleanup imports

Pull Request - State: closed - Opened by techouse about 2 years ago

#65 - :sparkles: handle generated columns

Pull Request - State: closed - Opened by techouse about 2 years ago - 1 comment
Labels: enhancement

#64 - :green_heart: fix publish workflow

Pull Request - State: closed - Opened by techouse about 2 years ago
Labels: bug, ci

#63 - :bookmark: release v1.4.18

Pull Request - State: closed - Opened by techouse about 2 years ago - 1 comment
Labels: release

#62 - :hammer: migrate from setup.py to pyproject.toml

Pull Request - State: closed - Opened by techouse about 2 years ago - 1 comment
Labels: enhancement, ci

#61 - :construction_worker: update publishing

Pull Request - State: closed - Opened by techouse about 2 years ago - 1 comment
Labels: ci

#60 - :bookmark: release v1.4.17

Pull Request - State: closed - Opened by techouse about 2 years ago - 1 comment
Labels: release

#59 - :construction_worker: add publish workflow

Pull Request - State: closed - Opened by techouse about 2 years ago - 1 comment
Labels: ci

#58 - :construction_worker: Add MariaDB 10.11 CI tests

Pull Request - State: closed - Opened by techouse about 2 years ago - 1 comment

#57 - :green_heart: Remove CI tests for Python 3.5, 3.6, add CI tests for Python 3.11

Pull Request - State: closed - Opened by techouse about 2 years ago - 1 comment

#56 - Accept `INTEGER PRIMARY KEY DEFAULT 0` construct

Issue - State: closed - Opened by rasa over 2 years ago - 5 comments
Labels: invalid, wontfix

#55 - Support converting (or at least ignoring) generated fields

Issue - State: closed - Opened by rasa over 2 years ago - 4 comments
Labels: enhancement

#54 - Float-Double option ?

Issue - State: closed - Opened by malosaa over 2 years ago - 5 comments
Labels: question

#53 - sqlite3mysql

Issue - State: closed - Opened by martinjeaks over 2 years ago - 1 comment
Labels: question

#52 - adding support for DATETIME epochs

Pull Request - State: closed - Opened by rekliner over 2 years ago - 9 comments
Labels: enhancement

#51 - migrating a Home Assistant DB to mariadb, 7.000.000 records to transfer...

Issue - State: closed - Opened by lecocqe over 2 years ago - 1 comment

#50 - Don't fail on empty column "type"

Issue - State: closed - Opened by drzraf over 2 years ago - 1 comment
Labels: enhancement

#49 - just convert to a MySQL-compatible dump to stdout

Issue - State: closed - Opened by drzraf over 2 years ago - 2 comments
Labels: enhancement, wontfix

#48 - how to ignore index

Issue - State: closed - Opened by zeroone2005 over 2 years ago - 1 comment
Labels: need more info

#47 - Character set 'utf8' unsupported

Issue - State: closed - Opened by frli4797 almost 3 years ago - 4 comments
Labels: bug

#46 - utf8 support

Issue - State: closed - Opened by acoloss almost 3 years ago - 10 comments
Labels: bug

#45 - Can not correctly convert sqlite's CHAR(2500) type

Issue - State: closed - Opened by DiamondMofeng almost 3 years ago - 2 comments
Labels: invalid

#44 - Syntax error

Issue - State: closed - Opened by gerardsyd almost 3 years ago - 3 comments
Labels: invalid, need more info

#43 - respect charset and collation cli options

Pull Request - State: closed - Opened by alexanikanov about 3 years ago - 4 comments

#42 - Unknown column 'created' in 'field list'

Issue - State: closed - Opened by bruvv about 3 years ago - 10 comments
Labels: invalid

#41 - Install sqlite3 to mysql in CentOS 7.6.1810x86_64 (Py3.7.9)

Issue - State: closed - Opened by anzhiyu-c over 3 years ago - 6 comments
Labels: need more info

#40 - Insert values only

Issue - State: closed - Opened by fflorent over 3 years ago - 1 comment
Labels: need more info

#39 - Columns having default values not recognized by mariadb

Issue - State: open - Opened by fflorent over 3 years ago - 7 comments
Labels: enhancement, help wanted

#38 - Option to skip duplicate index creation if key name already exists

Issue - State: closed - Opened by franfabrizio over 3 years ago - 2 comments
Labels: enhancement

#37 - Out Of Memory killer triggered

Issue - State: closed - Opened by Glucy-2 over 3 years ago - 3 comments
Labels: need more info