Hi Valentina Developers!
Valentina Studio
[Fix][SQLite] - Parser fixed - underscore is allowed at any place of non-quoted identifier
C++ ADK
[Fix] - Examples fixed to take into account the fact UTF16 string, used as KEY.
Valentina DB
[Imp] - LIKE/ILIKE now use IndexByWords even for CONTAINS search of kind '%str%' if between %% present only one word, i.e. no word-delimiters.
This makes search 250 times faster in our bench. For example, 1GB TEXT field with 50K records do search 0.016 miliSec instead of 5 sec.