A new topic, '[LB1.9.3] CSV export leads to difference in changelog.xml and CSV 
file', has been made on a board you are watching.

You can see it at
http://liquibase.org/forum/index.php?topic=62.new#new

The text of the topic is shown below:

Hi,

Just tried the CSV export / import functionality of Liquibase. I exported a 
MySQL database which I created with Liquibase before. Some of the fields have 
the Liquibase datatype BOOLEAN, which becomes tinyint(1) in MySQL. The CSV 
files written contain the values true and false for these fields, however the 
changelog.xml column description for the CSV had the type NUMERIC. This causes 
the import to fail.

I did not find out if this is an problem of the CSVWriter or SqlUtil. Should it 
be regarded as a bug or is a simple workaround available for this?


Regards,
Chris

Unsubscribe to new topics from this board by clicking here: 
http://liquibase.org/forum/index.php?action=notifyboard;board=1.0

Regards,
The LiquiBase Community Forum Team.
------------------------------------------------------------------------------
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user

Reply via email to