Avatar for the tursodatabase user
tursodatabase
turso
BlogDocsChangelog

Branches performance

Pull requests

fix: unescape JSON string escape sequences in JSON_EXTRACT and ->> operator#5917
last run
52 minutes ago
fix: unescape JSON string escape sequences in JSON_EXTRACT and ->> operator JSON_EXTRACT and the ->> operator now properly unescape JSON string escape sequences (\", \\, \/, \n, \t, \r, \b, \f, \uXXXX) instead of returning them verbatim. The fix calls unescape_string() in json_string_to_db_type() after removing outer quotes from TEXT elements, matching SQLite behavior where json_extract returns "the dequoted text for a JSON string value". Closes #5751 Co-authored-by: Mikaël Francoeur <LeMikaelF@users.noreply.github.com> Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 hour ago
8a8406c
claude/issue-5751-20260312-2352
CodSpeed Performance Gauge
0%
fix: schema-qualified table reference bypasses CTE circular reference check
9 hours ago
a8a54b1
Abel981:fix/cte-schema-qualified-circular-reference
CodSpeed Performance Gauge
0%
Update test asserting that single row insert with FK doesnt need subjournal
8 hours ago
a9ee27a
PThorpe92:fk_fixes
CodSpeed Performance Gauge
0%
rename `testing/runner` -> `testing/sqltests`
10 hours ago
6df19c6
pedrocarlo:rename-runner
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs