Releases: mihailShumilov/mysql2postgresql
Releases · mihailShumilov/mysql2postgresql
Batch insert
fixed drop existing types error
added batch insert
Version with right string escaping
Use integrated PHP function for escape string
Enum fix
fixed problem with duplicated enums
SAX parser
Moved to SAX parser and direct output into file
This required for converting large file
Mysql to postgres converter
Convert schema and data from mysql dump to postgresql
First release
First version ready to usage