issues
search
dolthub
/
pg2mysql
Script to convert Postgres dump files to MySQL dump files
Apache License 2.0
38
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Explicitly ignore begin/end blocks
#7
timsehn
closed
2 years ago
1
Need to ignore CREATE FUNCTION and ALTER FUNCTION statements
#6
timsehn
closed
2 years ago
1
Fix extra comma bug in text default removal and add support for NOT N…
#5
timsehn
closed
2 years ago
0
Check constraints using ARRAY types are mangled
#4
timsehn
closed
2 years ago
1
Add bats tests
#3
timsehn
closed
2 years ago
2
Create Table definition gets extra commas.
#2
timsehn
closed
2 years ago
1
Example pgdump command in README
#1
timsehn
closed
2 years ago
1
Previous