Changes for version 0.002 - 2020-04-22

  • Add --order-by option.
  • Add --include-table (-t), --exclude-table (-T), --include-column (-c), and --exclude-column (-C) options.
  • By default, sort by first unique key (which will be the primary key if it exists). This can still be overridden by --order-by option.
  • Add --sql option to diff two results of a SQL query instead of predefined "select all rows from table" queries.

Documentation

Compare two databases, line by line
Compare two SQLite databases, line by line

Modules

Compare two databases, line by line