On 9/7/15, Domingo Alvarez Duarte <sqlite-mail at dev.dadbiz.es> wrote: > Hello ! > > The create_collation functions have a signature similar to create_function > but no mention abount add SQLITE_DETERMINISTIC to then, they do not need it > ?
That flag only works on functions. -- D. Richard Hipp drh at sqlite.org

