Skip to content

Commit 03c5364

Browse files
committed
Improve error compatibility matrix
1 parent a1f780b commit 03c5364

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

modules/ROOT/pages/errors/index.adoc

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -225,30 +225,30 @@ h| Driver 5.25 or older
225225
h| Driver 5.26 or newer
226226

227227
h| Server 5.24 or older
228-
| Bolt: old format
228+
| Bolt: existing error information
229229

230-
Query log: old format
230+
Query log: existing error information
231231

232-
| Bolt: new format with default values
232+
| Bolt: additional GQL-status object with default values
233233

234-
Query log: old format
234+
Query log: existing error information
235235

236236
h| Server 5.25
237-
| Bolt: old format
237+
| Bolt: existing error information
238238

239-
Query log: new format
240-
| Bolt: new format with default values
239+
Query log: additional errorInfo entry
240+
| Bolt: additional GQL-status object with default values
241241

242-
Query log: new format
242+
Query log: additional errorInfo entry
243243

244244
h| Server 5.26 or newer
245-
| Bolt: old format
245+
| Bolt: existing error information
246246

247-
Query log: new format
247+
Query log: additional errorInfo entry
248248

249-
| Bolt: new format
249+
| Bolt: additional GQL-status object
250250

251-
Query log: new format
251+
Query log: additional errorInfo entry
252252

253253
|===
254254

0 commit comments

Comments
 (0)