Hacker News new | ask | show | jobs
by Rohansi 13 days ago
Also why would you store UTF-32 in text column when SQLite clearly doesn't support it? The docs show there are only methods to pass UTF-8 or UTF-16 text.

https://sqlite.org/c3ref/bind_blob.html