Télécharger la liste

Description du projet

DiffKit is an application and a framework, for comparing two tables of data, field-by-field. The tables can come from any of a number of sources, such as an RDBMS or CSV file, and DiffKit is able to mix different kinds of sources in the same diff operation. It is like the Unix diff utility, but for tables instead of lines of text. Diffs can be reported at both the row and field level, and the user can configure what to compare, how to compare it, what to ignore). DiffKit is highly customizable with respect to the sources of tabular data, the details of the comparison, and the characteristics of the output (diff report).

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-22 06:50
0.9.0

DiffKit peuvent désormais diff feuilles de calcul Excel.
Tags: Major
DiffKit can now diff Excel spreadsheets.

2011-01-16 01:19
0.8.10

Vous pouvez ajouter vos bocaux propres à l'application DiffKit (sans source nécessaire) en les copiant dans le "dropin" répertoire. Correction de bugs mineurs type de données avec HyperSQL ont été fixés.
Tags: Major
You can add your own jars to the DiffKit application (with no source needed) by copying them into the "dropin" directory. Minor data type bugs with HyperSQL were fixed.

2011-01-09 02:41
0.8.9

Un bug dans lequel les connexions ne travaillaient pas pour des bases de données en mode HyperSQL Server a été fixé.
Tags: Minor
A bug in which connections were not working for HyperSQL databases in Server mode was fixed.

2011-01-06 07:38
0.8.8

SqlPatchSink ne générait pas de bon DML quand une valeur String contient une seule offre. MagicPlan ne fonctionnait pas pour les tables qui ont toutes les colonnes faisant partie de la clé primaire. Ces problèmes ont été corrigés.
Tags: Minor
SqlPatchSink was not generating proper DML statements when a String value contains a single quote. MagicPlan was not working for tables that have all columns being part of the primary key. These issues have been fixed.

2010-12-24 18:23
0.8.7

DiffKit peut maintenant générer des fichiers patch DB.
Tags: Major
DiffKit can now generate DB patch files.

Project Resources