On Aug 27, 2019, at 2:40 PM, Peng Yu <pengyu...@gmail.com> wrote:
> 
> Where is the binary or source code of sqldiff?

The source is part of the complete SQLite source tree:

    https://www.sqlite.org/cgi/src/doc/trunk/README.md

(As opposed to the amalgamation.)

You will then find it in tool/sqldiff.c, and you can build it with “make 
sqldiff” after configuring the tree as desribed on the above web page.

> I don't find sqldiff in the package sqlite installed in homebrew.

It’s a separate package: brew install sqldiff
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to