A new topic, 'Specifying mapping for a database ?', has been made on a board 
you are watching.

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

The text of the topic is shown below:

Hi,

I am using type="clob" in my changesets.

For mySQL, liquibase use a "text" sql type.

The problem is that the JPA annotation @Lob used with Hibernate and 
Mysql5InnodbDialect expects a "longtext".

I know this has been asked several time and the answer seems to be "use the 
changelog parameter".

I would like to know if someone already has done this via the <parameters/> 
block of the DatabaseChangeLog file itself, and if yes how ?

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 email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user

Reply via email to