A new topic, 'detecting duplicated column in update changeset', has been made 
on a board you are watching.

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

The text of the topic is shown below:

I just made a stupid copy/paste error regarding a column name :
<update tableName="TRANS">
   <column name="KEY" value="bmethod.orderline.productCategory"></column>
   <column name="KEY" value="The product"></column>
   <where>KEY='bmethod.orderline.productline' AND LANG='en'</where>
</update>

Couldn't liquibase detect this type of error ?

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.
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user

Reply via email to