mysql2postgres
16 years agoCompatibility with PostgreSQL 8.1.x added (except PostgresFileWriter). Some issues...
Anton Ageev [Fri, 16 Jan 2009 03:24:42 +0000 (06:24 +0300)]
Compatibility with PostgreSQL 8.1.x added (except PostgresFileWriter). Some issues with default values fixed.

16 years agoRemove \0 from string data. Replace '0000-00-00 00:00' date/datetime to '1970-01...
Anton Ageev [Wed, 10 Dec 2008 05:30:35 +0000 (08:30 +0300)]
Remove \0 from string data. Replace '0000-00-00 00:00' date/datetime to '1970-01-01 00:00'.

16 years agolast fixes for decimal
Max Lapshin [Mon, 8 Dec 2008 21:06:42 +0000 (00:06 +0300)]
last fixes for decimal

16 years agohuge refactoring of loading fields due to mysql bug
Max Lapshin [Mon, 8 Dec 2008 20:53:51 +0000 (23:53 +0300)]
huge refactoring of loading fields due to mysql bug

16 years agorefactored tool a lot
Max Lapshin [Mon, 8 Dec 2008 19:48:48 +0000 (22:48 +0300)]
refactored tool a lot

16 years agonow can write foreign keys
Max Lapshin [Mon, 8 Dec 2008 19:09:43 +0000 (22:09 +0300)]
now can write foreign keys

16 years agomore doc
Max Lapshin [Mon, 8 Dec 2008 06:05:59 +0000 (09:05 +0300)]
more doc

16 years agoadded deferred index creation
Max Lapshin [Sun, 7 Dec 2008 19:19:11 +0000 (22:19 +0300)]
added deferred index creation

16 years agomade very fast table reader: no limit/offset
Max Lapshin [Sun, 7 Dec 2008 18:18:41 +0000 (21:18 +0300)]
made very fast table reader: no limit/offset

16 years agoadded exception and only in tables
Max Lapshin [Sun, 7 Dec 2008 18:06:11 +0000 (21:06 +0300)]
added exception and only in tables

16 years agoimproved support for text/blob types
Max Lapshin [Fri, 5 Dec 2008 13:44:15 +0000 (16:44 +0300)]
improved support for text/blob types

16 years agodoc
Max Lapshin [Fri, 5 Dec 2008 13:09:23 +0000 (16:09 +0300)]
doc

16 years agoAdded new db writer
Max Lapshin [Fri, 5 Dec 2008 13:07:09 +0000 (16:07 +0300)]
Added new db writer

16 years agobug in maxval
Max Lapshin [Thu, 4 Dec 2008 14:03:11 +0000 (17:03 +0300)]
bug in maxval

16 years agoadded doc
Max Lapshin [Thu, 4 Dec 2008 11:49:33 +0000 (14:49 +0300)]
added doc

16 years agofirst commit
Max Lapshin [Thu, 4 Dec 2008 11:48:59 +0000 (14:48 +0300)]
first commit