json column returning as string
Hello, i'm having some trouble querying from a table that has a text column with mode set to JSON. The data is returning as a stringified json, is this the expected behavior?
I'm using the better-sqlite3 driver btw.

0 Replies