Skip to content

Releases: mihailShumilov/mysql2postgresql

Batch insert

14 Feb 06:39
Compare
Choose a tag to compare

fixed drop existing types error
added batch insert

Version with right string escaping

06 Feb 09:59
Compare
Choose a tag to compare

Use integrated PHP function for escape string

Enum fix

27 Jan 04:55
Compare
Choose a tag to compare

fixed problem with duplicated enums

SAX parser

23 Feb 15:07
Compare
Choose a tag to compare
SAX parser Pre-release
Pre-release

Moved to SAX parser and direct output into file
This required for converting large file

Mysql to postgres converter

19 Feb 07:27
Compare
Choose a tag to compare
Pre-release

Convert schema and data from mysql dump to postgresql

First release

19 Feb 03:10
Compare
Choose a tag to compare
First release Pre-release
Pre-release

First version ready to usage