Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix type on the homepage.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | trunk
Files: files | file ages | folders
SHA1: 1433690d7b477607f1d36d9d46987664a4043ee9
User & Date: drh 2019-05-29 13:55:05.742
Context
2019-05-29
13:55
Fix type on the homepage. Leaf check-in: 1433690d7b user: drh tags: trunk
13:35
Update the homepage to try to make it more clear that the SQLite4 effort has ended. check-in: 042b751618 user: drh tags: trunk
Changes
Side-by-Side Diff Ignore Whitespace Patch
Changes to www/index.wiki.
1
2
3
4
5
6

7
8
9
10
11
12
13
1
2
3
4
5

6
7
8
9
10
11
12
13





-
+







<title>SQLite4</title>

<h1>This Is Probably Not The Project You Are Looking For</h1>

<p>SQLite4 was an experimental rewrite of SQLite that was active from
2012 through 2014.  <em>All development work on SQLite has ended.</em>
2012 through 2014.  <em>All development work on SQLite4 has ended.</em>
Lessons learned from SQLite4 have been folded into the main
[https://sqlite.org/|SQLite3] product.  SQLite4 was never released.
There are no plans to revive it.  You should be using
[https://sqlite.org/|SQLite3].

<p>This repository preserves the history of the SQLite4 experiment as
an historical artifact.  The code found here is non-functional and is