A new topic, 'Can't get data diff to work', has been made on a board you are watching.
You can see it at
http://liquibase.org/forum/index.php?topic=171.new#newThe text of the topic is shown below:
Hi,
I'm trying to get a diff of the data of two databases but I can't get it to work. I always get the structural differences. Here is the command I'm using:
Code:
call liquibase.bat ^
--driver=oracle.jdbc.OracleDriver ^
--classpath=ojdbc5.jar ^
--url=jdbc:oracle:thin:@myserver:1521:orcl ^
--username=first_user ^
--password=my_password ^
diffChangeLog ^
--diffTypes=data ^
--baseUrl=jdbc:oracle:thin:@myserver:1521:orcl ^
--baseUsername=second_user ^
--basePassword=second_password
(Windows batch file)
What am I missing here?
Unsubscribe to new topics from this board by clicking here:
http://liquibase.org/forum/index.php?action=notifyboard;board=1.0Regards,
The LiquiBase Community Forum Team.
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf_______________________________________________
Liquibase-user mailing list
Liquibase-user@...
https://lists.sourceforge.net/lists/listinfo/liquibase-user