I'm surprised that if I register overloading functions for LIKE or GLOB 
in both UTF-8 and UTF-16, only the UTF-16 version is called despite the 
fact that the database is UTF-8.

I don't see the same behavior with the other scalar functions (lower, 
upper), which call the UTF-8 version as expected for UTF-8 database.

Are LIKE & GLOB special in this respect that a separate entry point 
registered for UTF-8 input is useless?



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

Reply via email to