This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > System > sqldiff (3.13)

The sqldiff binary is a command-line utility program that displays
the differences between SQLite databases.

Example usage:
sqldiff [options] database1.sqlite database2.sqlite

The usual output is an SQL script that will transform database1.sqlite
(the "source" database) into database2.sqlite (the "destination" database).


sqldiff is part of SQLite, it comes inside the tools directory of
the SQLite sources. It isn't included in the stock slackware SQLite package.
Hence this SlackBuild follows the Slackware SQLite version and compilation options.
This is why the source used are linked from Slackware mirrors, to ensure
maximum compatibility with stock Slackware.

Maintained by: Yth - Arnaud
Keywords: sql,sqlite
ChangeLog: sqldiff

Homepage:
https://www.sqlite.org/

Source Downloads:
sqlite-src-3130000.tar.xz (871f618307359b5a739955f690eebba0)

Download SlackBuild:
sqldiff.tar.gz
sqldiff.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
sqldiff.SlackBuild
sqldiff.info

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds