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
:construction_worker: Add MariaDB 10.11 CI tests
#38
techouse
closed
1 year ago
1
:construction_worker: Remove tests for Python 3.5, 3.6, add tests for Python 3.11
#37
techouse
closed
1 year ago
1
:bug: Fix BLOB default value
#36
techouse
closed
1 year ago
1
SQLite failed creating table device_type: near "'1'": syntax error
#35
CallumBDX
closed
1 year ago
40
SQLite failed creating table revision: unrecognized token: "'"
#34
dresken
closed
1 year ago
14
Many thanks!
#33
ncgoodbody
closed
2 years ago
3
Postgresql support?
#32
Emporea
closed
2 years ago
1
Allow use of SQLcipher
#31
AceScottie
closed
2 years ago
1
Broken Compatibility with MariaDB < 10.2
#30
AceScottie
closed
2 years ago
2
:sparkles: Add option to exclude specific MySQL tables (#27)
#29
techouse
closed
2 years ago
1
Feature update -exclude to exclude tables
#28
AceScottie
closed
2 years ago
6
Exclude tables from copying.
#27
AceScottie
closed
2 years ago
4
Add option to connect to UNIX socket
#26
ricklupton
closed
1 year ago
5
Can't have a name column in our table is this normal ?
#25
MaximeBrt
closed
2 years ago
7
AttributeError: module 'slugify' has no attribute '__version__'
#24
leonidumanskiy
closed
2 years ago
1
Add an option to only transfer DB schema(structure) without data
#23
zhfkt
closed
3 years ago
2
Json Type in Mysql is converted to Text Type in Sqlite
#22
zhfkt
closed
3 years ago
2
How do I run this thing?
#21
damms005
closed
3 years ago
1
Indexes are being created twice
#20
Sahara150
closed
3 years ago
6
Conversion from MariaDB in encoding utf8mb4 to sqlite with utf8 produces invalid encoding output
#19
Sahara150
closed
3 years ago
5
add NOCASE params when mysql is no case in default
#18
luyinhua
closed
3 years ago
2
Limit amount of rows gathered from a table
#17
CurtisTD
closed
3 years ago
2
Default column value not getting converted from mysql
#16
jmordica
closed
3 years ago
16
get table list error when click package is 8.0+
#15
luyinhua
closed
3 years ago
13
Some MySQL integer column definitions result in TEXT fields in sqlite3
#14
mark-nicholson
closed
3 years ago
3
Possible to transfer the structure only?
#13
klodoma
closed
3 years ago
1
A project like this is way overdue !!
#12
webquest-nz
closed
3 years ago
3
Suggest IF NOT EXISTS when creating indexes
#11
juliangall
closed
4 years ago
2
Support for UTF8
#10
alvarengasv
closed
4 years ago
7
Not installing mysql client libraries gives python exception FileNotFoundError
#9
CozC
closed
4 years ago
3
Transfer composite primary keys
#8
techouse
closed
4 years ago
1
Transfer composite foreign keys
#7
techouse
closed
4 years ago
0
Transfer composite indices
#6
techouse
closed
4 years ago
1
Foreign key contraints multiple times in table definition after conversion
#5
webnautics
closed
4 years ago
5
Unknown character set: 'utf8mb4'
#4
snblackout
closed
4 years ago
5
Transfer foreign keys
#3
techouse
closed
5 years ago
1
Error converting empty table?
#2
philmitchell
closed
5 years ago
5
Fixed wrong slugify reference, cursor error, added MYSQL port
#1
jcjveraa
closed
5 years ago
4
Previous