A new topic, 'Anyone Encounter Flushing Issues with CSVWriter?', has been made
on a board you are watching.
You can see it at
http://liquibase.org/forum/index.php?topic=74.new#new
The text of the topic is shown below:
Just starting to enable a database I'm using for liquibase. Just having trouble
with versioning the data. I decided to just export it as CSV using CSVWriter.
That way <loadData .../> can be used to load it in through a changelog. This is
only to be used for v000 of the database. Sounds like a good plan to me. One
little problem though. The last record of each table is always truncated :(
Doesn't seem to be related to how many fields are in the table. It could a
table with only one field and still be truncated. Looks to me like the output
buffer is just not getting flushed since the amount of varies but is always
within the size of the buffer.
Anyone know of a way around this? For now, I will just omit the records, but
I'd really like that last record for each table that is missing.
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.
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user