sanhuazhang
sanhuazhang
Yes, it's in our roadmap.
@BruceLilonglong Well, I can only say "next release". But since we are ongoing to finish the new major version of WCDB, So, I have no idea.
Can it be reproduce?
Use v1.0.8.2.
Please provide the whole data you used or a sample project for us.
As it said, there is not function named `REGEXP` in SQLite.
Show your code please.
By default, `REGEXP` is not created by SQLite. What would you like to do by `REGEXP`? What is the demand?
According the sqlite official doc, > The REGEXP operator is a special syntax for the regexp() user function. No regexp() user function is defined by default and so use of...
Currently, I have no idea.