We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb5d94 commit f773d76Copy full SHA for f773d76
src/crate/client/doctests/http.txt
@@ -201,5 +201,5 @@ will be provided::
201
... trace = 'TRACE: ' + str(e.error_trace)
202
203
>>> print(trace)
204
- TRACE: SQLActionException: 400 Bad Request 4000 SQLParseException: ... mismatched input 'error' expecting {<EOF>, ...
+ TRACE: ... mismatched input 'error' expecting {<EOF>, ...
205
at io.crate...
0 commit comments