]> git.ipfire.org Git - thirdparty/sqlite.git/commit
A column name preceded by a unary "+" operator is considered to be
authordrh <drh@noemail.net>
Wed, 20 Jun 2007 16:13:23 +0000 (16:13 +0000)
committerdrh <drh@noemail.net>
Wed, 20 Jun 2007 16:13:23 +0000 (16:13 +0000)
commit7e09fe0b8176c9290fe2425729a3b19fced41578
treed9d485aa85fa9eac57386e4e218fedcd90b92ef5
parent7cd6927e7f1baff9b972b48abf5446b373b70e23
A column name preceded by a unary "+" operator is considered to be
a column name when computing the collating sequence to be used by
a comparison operator or ORDER BY clause. (CVS 4104)

FossilOrigin-Name: 99a20f6a427b5e0e0a793f59ebca9d17bc633437
manifest
manifest.uuid
src/expr.c
test/collate8.test [new file with mode: 0644]
www/datatype3.tcl