Is this still true? > *SQLite*: No native JSON...
# exposed
s
Is this still true?
SQLite: No native JSON type, so
json()
maps to TEXT, while
jsonb()
throws.