Index: www/omitted.tcl ================================================================== --- www/omitted.tcl +++ www/omitted.tcl @@ -1,9 +1,9 @@ # # Run this script to generated a omitted.html output file # -set rcsid {$Id: omitted.tcl,v 1.3 2002/08/24 18:24:58 drh Exp $} +set rcsid {$Id: omitted.tcl,v 1.4 2003/06/30 10:36:23 drh Exp $} puts { SQL Features That SQLite Does Not Implement @@ -98,14 +98,15 @@ puts {

If you find other SQL92 features that SQLite does not support, please -send e-mail to drh@hwaci.com so they -can be added to this list. +add them to the Wiki page at + +http://cvs.hwaci.com/sqlite/wiki?p=Unsupported


Back to the SQLite Home Page

}