Joe,
Yes - I started to write a diff plugin, but never finished. It
provides basic table differences in a JTable dialog and works like the
DBCopy plugin where you select a table to compare using the context
menu (right-click) and then select another table to compare it to in a
different session. I never completed it and so I didn't include it in
the installer. There was one other person who expressed interest in
completing it, but I haven't heard from that person in a while and I
don't believe he got very far. The code is here:
http://squirrel-sql.cvs.sourceforge.net/viewvc/squirrel-sql/sql12/plugins/dbdiff/
Patch submissions are welcomed.
Rob
On Thu, Apr 23, 2009 at 11:57 AM, Joe Rochette <joe...@gm...> wrote:
> I think I want to try to start building a plugin:
>
> Has anyone put any thought into the best way to create a "Diff Tool" ?
>
> Before I switched from data studio i used this quite a bit; Basically it
> would extract DDL from two hosts into the client side, and then create a
> chart displaying objects that have differences/etc.
>
> Lately I've just been trying to script things to extract a bunch of DDL into
> a directory, then using vimdiff to look at the differences. Its not quite
> as convienennt but its been getting the job done.
>
> What do you guys think?
> ------------------------------------------------------------------------------
> Stay on top of everything new and different, both inside and
> around Java (TM) technology - register by April 22, and save
> $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
> 300 plus technical and hands-on sessions. Register today.
> Use priority code J9JMT32. http://p.sf.net/sfu/p
> _______________________________________________
> Squirrel-sql-develop mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-develop
>
|