Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add the ext/fts1 subdirectory for holding the first full-text search extension. (CVS 3360) |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
7f152f9f3a647d30874f2da46ce93a1e |
User & Date: | drh 2006-08-22 14:45:37.000 |
Context
2006-08-22
| ||
23:53 | Add argc as a default global to match standard tcl environment. (CVS 3361) (check-in: 533154099c user: shess tags: trunk) | |
14:45 | Add the ext/fts1 subdirectory for holding the first full-text search extension. (CVS 3360) (check-in: 7f152f9f3a user: drh tags: trunk) | |
2006-08-19
| ||
13:32 | Fix bug in documentation. Ticket #1927. (CVS 3359) (check-in: 90296bc8fa user: drh tags: trunk) | |
Changes
Added ext/README.txt.
> > | 1 2 | Version loadable extensions to SQLite are found in subfolders of this folder. |
Added ext/fts1/README.txt.
> > | 1 2 | This folder contains source code to the first full-text search extension for SQLite. |