#901095 sqlite3: Please package sqlite3_analyzer tool

Package:
sqlite3
Source:
sqlite3
Description:
Command line interface for SQLite 3
Submitter:
Tobias Gruetzmacher
Date:
2021-12-17 18:39:05 UTC
Severity:
wishlist
Tags:
#901095#5
Date:
2018-06-08 21:15:19 UTC
From:
To:
Hi,

there is a tool named "sqlite3_analyzer" described on
https://www.sqlite.org/sqlanalyze.html and part of the SQLite source
code. Unfortunatly, it's not packaged in Debian. It would be nice if
this tool was available in Debian.

Regards, Tobias

#901095#10
Date:
2018-07-22 19:29:31 UTC
From:
To:
Attached debdiff should implement it (in a bit hackish way, but I much
prefer to ship tcl script as tcl script over exactly same tcl script,
but embedded in ELF executable).

(I've used this patch for some time in [locally-built] sqlite3 backports).

#901095#17
Date:
2021-12-17 18:36:09 UTC
From:
To:
Hi Yuriy,
 Thanks for your contribution. I'm going to split out all sqlite3
tools into a separate package.
I don't think sqlite3_analyzer would be good on its own. I'm not
entirely sure why it would be better as an unofficial Tcl script,
especially for the average user. Can you give me some pointers?

Thanks,
Laszlo/GCS