« Return to Thread: Diffing data

Diffing data

by Chris7777 :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hello!

 

On Controlling Checks (since 1.8) (http://www.liquibase.org/manual/diff) it’s stated that not only can you diff the database structure, but also the

data itself. However, later in that section it’s stated that the diffTypes command is only available when using generateChangeLog, not when

using the diff or diffChangeLog commands.

 

Is there any way that you could get the data diffed as well (using diffChangeLog)?

 

Since we’re developing in Drupal, where unconscious database changes are a common phenomena, we would need a reliable database differentiating system.

 

If the diff cannot differentiate the data between the tables, I guess the only solution left is 1)  Up Front Design/Development, 2) doing all the base work in one database,

3) using database dumps ? Any ideas on this?

 

Regards,

Christo

 


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Liquibase-user mailing list
Liquibase-user@...
https://lists.sourceforge.net/lists/listinfo/liquibase-user

 « Return to Thread: Diffing data