SQLite Diff
macOS / developpeurs
SQLite Diff is a graphical comparison tool for SQLite database files, comparing both the schema and the data. Schema results include comparisons of tables/columns, triggers, indexes and views. Changed SQL code including trigger SQL, index creation SQL, view creation SQL code and changed data records are displayed with yellow highlighting to make it easier to see the differences between the compared files.
Comparing two SQLite database files is as simple as dragging and dropping the files onto SQLite Diff and pressing the Compare button
Quoi de neuf dans la dernière version ?
1) Added the ability to click the Drag & Drop button to select SQLite database files via the open file dialog, instead of only allowing Drag & Drop.
2) Fixed an issue with the titles of the data comparison tables list being duplicated each time the Compare button was clicked.