18 lines
326 B
Plaintext
18 lines
326 B
Plaintext
==================
|
|
DB Fingerprint
|
|
==================
|
|
|
|
|
|
-------------
|
|
INTRO
|
|
-------------
|
|
dbfp is a tool that will scan a sqlite database and generate a fingerprint.
|
|
The fingerprint is basically the database schema.
|
|
The fingerprint is stored to disk in JSON format.
|
|
|
|
|
|
-------------
|
|
BUILD
|
|
-------------
|
|
|