You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Strip 'Runtime error: ' and ' (19)' from Turso error messages
Turso prefixes constraint errors with 'Runtime error: ' and appends the
raw SQLite error code. Tests compare against SQLite's native format, so
normalise at rethrow time.
0 commit comments