On 11/1/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I am proposing to make the changes outlined below in SQLite > version 3.3.0 and I am wondering if these changes will cause > any severe hardship.
Stay with the SQL standard, if that's not clear follow what other languages do.. int operator int -> int result int operator float -> float operator float -> float result etc. Just my opinion FWIW.