Paul Rigor (uci) wrote:
> SQLite seems to be consistent if you actually provide the proper checks you
> want to achieve.  What's the deal again with prepending the check with "+"?

The deal with "+" is my attempt to disprove the OP's suggestion that "the 
constraint is applied AFTER converting N to an integer." If that were the case, 
then unary plus would have had no effect. But it does have an effect, so the 
suggestion is not true.
-- 
Igor Tandetnik

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to