Re: [sqlite] Bitwise Not Operator Precedence

2013-08-01 Thread Richard Hipp
On Thu, Aug 1, 2013 at 1:06 PM, Filipe Oliveira wrote: > Hi, > > Here http://www.sqlite.org/lang_expr.html says that "The COLLATE operator > is a unary postfix operator that assigns a collating > sequence to > an expression. The COLLATE operator has

[sqlite] Bitwise Not Operator Precedence

2013-08-01 Thread Filipe Oliveira
Hi, Here http://www.sqlite.org/lang_expr.html says that "The COLLATE operator is a unary postfix operator that assigns a collating sequence to an expression. The COLLATE operator has a higher precedence (binds more tightly) than any prefix unary oper