Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for sqlar.c
2017-12-02
| ||
19:15 | Add symlink support to sqlar. file: [bbef7d1883] check-in: [4a0ed63dae] user: dan branch: trunk, size: 19558 | |
2016-10-19
| ||
17:07 | Fix a typo on the extract SQL statement. file: [5d151a690f] check-in: [eb7a492f16] user: drh branch: trunk, size: 17275 | |
2016-09-19
| ||
12:39 | Update to the latest 3.15.0 prerelease code. Improved SEE support, including a new SEE makefile. Other makefile improvements. file: [744483526c] check-in: [72ca977d53] user: drh branch: trunk, size: 17279 | |
12:10 | Update the built-in SQLite to the latest 3.15.0 alpha version. file: [fd7569f076] check-in: [72b6147da3] user: drh branch: trunk, size: 17103 | |
2016-08-22
| ||
17:23 | Add the -d option to delete content from the SQLAR. Accept GLOB patterns as filenames for -l, -e, and -d. file: [2c49f7ae07] check-in: [b45aa9345e] user: drh branch: trunk, size: 17158 | |
2016-07-11
| ||
19:21 | Add support for encrypted SQL archives using the SQLite Encryption Extension. file: [295638344f] check-in: [06c26c027e] user: drh branch: trunk, size: 16093 | |
2014-12-10
| ||
22:06 | Add a missing "closedir()". file: [5c9940e606] check-in: [15adeb2f9a] user: drh branch: trunk, size: 12840 | |
2014-06-13
| ||
17:57 | First attempt at code for a FuseFS on an SQLite archive. Compiles, but does not work quite right. Added -Wall and -Werror to the makefile. file: [ae62b14bcc] check-in: [a394ea2f57] user: drh branch: trunk, size: 12821 | |
17:16 | Change the name of the table in the database to "sqlar". file: [36d1a37ae3] check-in: [50d50f29fd] user: drh branch: trunk, size: 12805 | |
2014-05-22
| ||
11:54 | Renamed sfa.c → sqlar.c. Change the name from "SFA" to "SQLAR" since it turns out that SFA is also the name of a French sewage treatment appliance. file: [101358c32c] check-in: [d8653ef491] user: drh branch: trunk, size: 12791 | |