Hacker News new | ask | show | jobs
by selcuka 922 days ago
That JSONB is different from SQLite's JSONB, though.
1 comments

Is it? TFA doesn't say. I suppose we could check the source code.

EDIT: https://sqlite.org/draft/jsonb.html does say that they are different.