-C Version\s2.8.8\s(CVS\s1135)
-D 2003-12-18T01:22:54
+C Typo\son\sthe\s"datatypes.html"\sdocument.\s(CVS\s1136)
+D 2003-12-18T14:19:41
F Makefile.in 5cb273b7d0e945d47ee8b9ad1c2a04ce79927d2d
F Makefile.linux-gcc b86a99c493a5bfb402d1d9178dcdc4bd4b32f906
F README f1de682fbbd94899d50aca13d387d1b3fd3be2dd
F www/c_interface.tcl 17d8bd9e7b4fbdca47c30c8b9bcb728c351d55c0
F www/changes.tcl 875be0b0d82546d7947f9df3d9a94ba94a6fcaee
F www/conflict.tcl 81dd21f9a679e60aae049e9dd8ab53d59570cda2
-F www/datatypes.tcl 0cb28565580554fa7e03e8fcb303e87ce57757ae
+F www/datatypes.tcl 0fe2b810f114a909b844e50ad37a25e6ed8c7271
F www/download.tcl 0932d7f4f0e8b2adbbd22fac73132f86e43ab4a9
F www/dynload.tcl 02eb8273aa78cfa9070dd4501dca937fb22b466c
F www/faq.tcl 88d3b95d9cd8e374772daa3a646c4d107e7f3e9b
F www/sqlite.tcl 3c83b08cf9f18aa2d69453ff441a36c40e431604
F www/tclsqlite.tcl b9271d44dcf147a93c98f8ecf28c927307abd6da
F www/vdbe.tcl 9b9095d4495f37697fd1935d10e14c6015e80aa1
-P 9ad0bdf624e7dba448587c58eacd1e9cd2784316
-R d157db23c5020483a4deed7005809e7f
+P a0451ccf2d0377536073ecaa2d6b70d05f5a5734
+R 9e43f2ff205876924bdbd5d3204b97cb
U drh
-Z 18d88c31b447310e93605adb08557a94
+Z 47f92686e837a5b11a2d636a008c6c95
-a0451ccf2d0377536073ecaa2d6b70d05f5a5734
\ No newline at end of file
+80b1e277123c07b2db7441a9e600dd69ef55a0da
\ No newline at end of file
#
# Run this script to generated a datatypes.html output file
#
-set rcsid {$Id: datatypes.tcl,v 1.5 2002/08/18 19:09:24 drh Exp $}
+set rcsid {$Id: datatypes.tcl,v 1.6 2003/12/18 14:19:41 drh Exp $}
puts {<html>
<head>
random integer. Either way, the INTEGER PRIMARY KEY column will be
assigned a unique integer. You can retrieve this integer using
the <b>sqlite_last_insert_rowid()</b> API function or using the
-<b>last_insert_rowid()</b> SQL function is a subsequent SELECT statement.
+<b>last_insert_rowid()</b> SQL function in a subsequent SELECT statement.
</p>
<h2>3.0 Comparison and Sort Order</h2>