Skip to content

0.15.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 20:11
· 202 commits to main since this release

unicode extension now registers LIKE, upper() and lower() as UTF-16 functions. This (hopefully) helps SQLite to use overridden implementation when working with Unicode strings. See #36 for details.