A new topic, 'Inserting string "NULL" into column', has been made on a board 
you are watching.

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

The text of the topic is shown below:

Hello folks,

I'm currently trying to get our existing liquibase changesets working with the 
head of the liquibase trunk. We have some existing changesets that insert the 
string "NULL" as a value (i.e. not setting the column to <null>, but inserting 
the string "NULL"). We also have other changesets that insert an empty string 
as a value. Prior to revision 1678 
(http://liquibase.jira.com/source/changelog/CORE/?name=otaranenko&cs=1678), 
trying to insert an empty string would result in a <null> value, which is not 
what we wanted; post-1678, we can insert an empty string, but now inserting the 
string "NULL" results in a <null> value, which is also not what we want. How do 
I now insert the string "NULL" as a value?

Thanks,

Dean.

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