Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Change the title on the README.md page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
3d0e7db437857e59cbf00dda29430be1 |
User & Date: | drh 2014-05-15 11:55:15.581 |
Context
2014-05-22
| ||
11:54 | Change the name from "SFA" to "SQLAR" since it turns out that SFA is also the name of a French sewage treatment appliance. check-in: d8653ef491 user: drh tags: trunk | |
2014-05-15
| ||
11:55 | Change the title on the README.md page. check-in: 3d0e7db437 user: drh tags: trunk | |
11:52 | Rename the program from "SAR" to "SFA" to avoid a name collision with the System Activity Report (sar) utility from Solaris. check-in: f563beec00 user: drh tags: trunk | |
Changes
Changes to README.md.
|
| | | 1 2 3 4 5 6 7 8 | <h1 align="center">SFA - SQLite File Archiver</h1> This repository contains sources for a proof-of-concept "SQLite File Archiver" program. This program (named "sfa") operates much like "zip", except that the compressed archive it builds is stored in an SQLite database instead of a ZIP archive. The motivation for this is to see how much larger an SQLite database file |
︙ | ︙ |