The earliest version of the shell which ships with the archive support is 3.22.0, according to the page I linked to. If you have an earlier version you could simply grab the Mac OSX precompiled binaries from the download page on sqlite.org and you'll be good to go.

Kind regards,


Philip Bennefall


On 8/27/2019 4:18 PM, Peng Yu wrote:
There is the sqlar archive format, which you can test using the official
sqlite3 command line shell. There is also a library for it as part of
the Sqlite3 repository.

https://www.sqlite.org/sqlar.html
https://sqlite.org/sqlar/doc/trunk/README.md
This is good to know.

How to install it? In homebrew's sqlite package, I don't find sqlar. I
use Mac OS X.


_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to