]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add preliminary logic for the eventual move to having separate TEXT and
authordrh <drh@noemail.net>
Mon, 17 Jun 2002 17:07:19 +0000 (17:07 +0000)
committerdrh <drh@noemail.net>
Mon, 17 Jun 2002 17:07:19 +0000 (17:07 +0000)
commit8e2ca029a3b46c32d7326bc46d2357062d4814c2
tree152c49bbce62b3171424b390b34eecf8021e9b11
parente0140fc13af9eda56fdc2a4da206c342b44d817b
Add preliminary logic for the eventual move to having separate TEXT and
NUMTEXT datatypes.  Also change the version number to 2.5.0 in preparation
for an interim release. (CVS 625)

FossilOrigin-Name: 05783a9db585c1ead42135252dca97d2bc6e2118
VERSION
manifest
manifest.uuid
src/build.c
src/expr.c
src/parse.y
src/sqliteInt.h
src/tokenize.c