This simple program parses the header as defined by the SQLite file format and displays the values.
To use this, create a sqlite database named db in the root of the directory and run the binary using cargo run.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This simple program parses the header as defined by the SQLite file format and displays the values.
To use this, create a sqlite database named db in the root of the directory and run the binary using cargo run.