A new topic, 'SQL 2008 and varbinary ', has been made on a board you are 
watching.

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

The text of the topic is shown below:

I have a SQL 2008 db with several tables that have columns defined as 
varbinary(max). I'd like to get liquibase up and running for an existing 
development project, so am using generateChangeLog to extract the schema. 
However in the XML these columns are being defined as varbinary(2147483647). 
This naturally results in syntax errors in SQL . Any workarounds to this issue 
that don't involve hacking into the API? I'd like to not have to maintain my 
own version of LB.

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.
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user

Reply via email to