mysql2postgres
2010-01-26 Holger AmannRename index if name equals table name
2010-01-26 Holger Amannstupid typo in variable name
2010-01-26 Holger Amanncalculate ETA and write more output messages
2009-12-17 queladd float unsigned
2009-12-17 queladd tinytext
2009-12-16 James Nobisadd mysql escape characters for selecting from tables...
2009-12-08 Marco NenciariniAdded support for char datatype
2009-09-05 Max Lapshinmerge with antage
2009-09-01 Samuel Tribehou- Added convertion from double to double precision
2009-04-03 Max LapshinLots of fixes
2009-02-18 Max Lapshinreal time support
2009-02-18 Max LapshinAdded time support
2009-01-16 Anton AgeevCompatibility with PostgreSQL 8.1.x added (except Postg...
2008-12-10 Anton AgeevRemove \0 from string data. Replace '0000-00-00 00...
2008-12-08 Max Lapshinlast fixes for decimal
2008-12-08 Max Lapshinhuge refactoring of loading fields due to mysql bug
2008-12-08 Max Lapshinrefactored tool a lot
2008-12-08 Max Lapshinnow can write foreign keys
2008-12-08 Max Lapshinmore doc
2008-12-07 Max Lapshinadded deferred index creation
2008-12-07 Max Lapshinmade very fast table reader: no limit/offset
2008-12-07 Max Lapshinadded exception and only in tables
2008-12-05 Max Lapshinimproved support for text/blob types
2008-12-05 Max Lapshindoc
2008-12-05 Max LapshinAdded new db writer
2008-12-04 Max Lapshinbug in maxval
2008-12-04 Max Lapshinadded doc
2008-12-04 Max Lapshinfirst commit