Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SQLite3 のカスタム ビルドを作成しており、大文字と小文字を区別しないテキスト列を実装したいと考えています。
大文字と小文字を区別しない照合を作成することは可能ですか?
ucol_setStrength をUCOL_PRIMARYまたはweight で呼び出したいと思うでしょうUCOL_SECONDARY。このデモのようなものを試してください
UCOL_PRIMARY
UCOL_SECONDARY