Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions modules/ROOT/pages/changelogs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ neo.ClientNotification.Statement.NoApplicableIndex
neo.ClientNotification.Statement.RuntimeExperimental
neo.ClientNotification.Statement.SubqueryVariableShadowing
neo.ClientNotification.Statement.UnboundedVariableLengthPattern
neo.ClientNotification.Statement.ParameterNotProvided
neo.ClientError.Statement.UnsupportedOperationError

-----

Expand All @@ -141,6 +143,7 @@ neo.ClientNotification.Statement.UnboundedVariableLengthPattern
[source, status codes, role="noheader"]
-----
neo.ClientError.Statement.CodeGenerationFailed
neo.TransientError.Transaction.TransientTransactionFailure
neo.ClientNotification.Statement.CartesianProductWarning
neo.ClientNotification.Statement.DynamicPropertyWarning
neo.ClientNotification.Statement.EagerOperatorWarning
Expand Down
Loading