Beginning to insert the infrastructure for ON CONFLICT clauses. (CVS 355)
FossilOrigin-Name: e00a9ff8f99dd58f7cb19a6195fac21f4c8b4af9
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Run this TCL script to generate HTML for the index.html file.
|
||||
#
|
||||
set rcsid {$Id: index.tcl,v 1.51 2002/01/09 13:35:11 drh Exp $}
|
||||
set rcsid {$Id: index.tcl,v 1.52 2002/01/29 18:41:26 drh Exp $}
|
||||
|
||||
puts {<html>
|
||||
<head><title>SQLite: An SQL Database Engine In A C Library</title></head>
|
||||
@@ -65,7 +65,7 @@ puts {<h2>Current Status</h2>
|
||||
The latest source code is
|
||||
<a href="download.html">available for download</a>.
|
||||
There are currently no known memory leaks or bugs
|
||||
in version 2.2.1 of the library.
|
||||
in version 2.2.5 of the library.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user