issues
search
techouse
/
mysql-to-sqlite3
Transfer data from MySQL to SQLite
https://techouse.github.io/mysql-to-sqlite3/
MIT License
217
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
⬆️ Bump sphinx from 8.0.2 to 8.1.3
#88
dependabot[bot]
closed
2 weeks ago
0
⬆️ Bump sphinx from 7.4.7 to 8.0.2
#87
dependabot[bot]
closed
3 months ago
1
⬆️ Bump sphinx from 7.4.7 to 8.0.0
#86
dependabot[bot]
closed
3 months ago
2
:sparkles: add MySQL 8.4 and MariaDB 11.4 support
#85
techouse
closed
3 months ago
2
⬆️ Bump sphinx from 7.4.3 to 7.4.7
#84
dependabot[bot]
closed
3 months ago
1
:sparkles: use dateutil.parse to parse SQLite dates
#83
techouse
closed
3 months ago
2
⬆️ Bump sphinx from 7.3.7 to 7.4.3
#82
dependabot[bot]
closed
3 months ago
3
⬆️ Bump mysql-connector-python from 8.4.0 to 9.0.0
#81
dependabot[bot]
closed
3 months ago
5
Fix transferring composite primary keys when AUTOINCREMENT present
#80
tianzhuqiao
closed
4 months ago
7
⬆️ Bump docker/build-push-action from 5 to 6
#79
dependabot[bot]
closed
4 months ago
1
:sparkles: add `--without-tables` option
#78
techouse
closed
4 months ago
2
Support for MySQL SSL options (`--mysql-ssl-cert`, `--mysql-ssl-key`, `--mysql-ssl-ca`)
#77
frugan-dev
opened
5 months ago
10
⬆️ Bump mysql-connector-python from 8.3.0 to 8.4.0
#76
dependabot[bot]
closed
6 months ago
3
Syntax error encountered when converting MySQL table to SQLite using mysql2sqlite
#75
TigerCatRabbit
closed
6 months ago
1
Field type is bit (1)
#74
jackwei
closed
6 months ago
2
Logging using STDERR of progress bar?
#73
Emporea
opened
6 months ago
3
:truck: move package to src directory
#72
techouse
closed
6 months ago
0
Foreign keys are not migrated to SQLite
#71
Marigold
closed
6 months ago
2
KeyError: 'ssl_disabled'
#70
andreaskoelsch
closed
7 months ago
4
⬆️ Bump softprops/action-gh-release from 1 to 2
#69
dependabot[bot]
closed
8 months ago
0
MariaDB 10.6.16: Auto Increment on primary key is missing on SQLite
#68
ayalon
closed
9 months ago
6
⬆️ Bump codecov/codecov-action from 3 to 4
#67
dependabot[bot]
closed
9 months ago
0
⬆️ Bump actions/cache from 3 to 4
#66
dependabot[bot]
closed
9 months ago
1
Cannot import name 'ToPythonOutputTypes' from 'mysql.connector.types'
#65
makeevolution
closed
9 months ago
4
⬆️ Bump actions/setup-python from 4 to 5
#64
dependabot[bot]
closed
9 months ago
1
stop creating tables for views and instead create view for them
#63
dethrophes
opened
10 months ago
2
:bug: use more precise foreign key constraints
#62
techouse
closed
10 months ago
3
unknown column "ERROR_NUMBER" in foreign key definition
#61
dethrophes
closed
10 months ago
1
:bookmark: release v2.1.1
#60
techouse
closed
1 year ago
1
:fire: drop support for Python 3.7
#59
techouse
closed
1 year ago
1
:green_heart: fix Github release CI permissions
#58
techouse
closed
1 year ago
0
:construction_worker: add Github Release step to publish workflow
#57
techouse
closed
1 year ago
1
:construction_worker: update CI
#56
techouse
closed
1 year ago
2
Future feature annotations is not defined
#55
macias
closed
1 year ago
9
:bookmark: release v2.0.3
#54
techouse
closed
1 year ago
0
:bug: import MySQLConnectionAbstract instead of concrete implementations
#53
techouse
closed
1 year ago
1
:bookmark: release v2.0.2
#52
techouse
closed
1 year ago
1
:bug: properly import CMySQLConnection
#51
techouse
closed
1 year ago
1
ImportError: cannot import name 'CMySQLConnection' from 'mysql.connector'
#50
robbinonline
closed
1 year ago
14
:sparkles: Add support for MySQL character set introducers in DEFAULT clause
#49
techouse
closed
1 year ago
1
Add support for MySQL charset introducers in DEFAULT clause
#48
shyim
closed
1 year ago
6
:bookmark: release v2.0.0
#47
techouse
closed
1 year ago
1
:bookmark: release v1.4.18
#46
techouse
closed
1 year ago
1
:art: black & isort
#45
techouse
closed
1 year ago
1
:green_heart: fix publish workflow
#44
techouse
closed
1 year ago
1
:bookmark: release v1.4.17
#43
techouse
closed
1 year ago
1
:hammer: migrate from setup.py to pyproject.toml
#42
techouse
closed
1 year ago
1
:construction_worker: update publish
#41
techouse
closed
1 year ago
1
:bookmark: release v1.4.16
#40
techouse
closed
1 year ago
1
:construction_worker: add publish workflow
#39
techouse
closed
1 year ago
1
Next