package
0.0.0-20240502143600-6255cda2309f
Repository: https://github.com/sap/sap-hana-compatibility-layer-for-mongodb-wire-protocol.git
Documentation: pkg.go.dev

# Functions

CreateWhereClause creates the WHERE-clause of the SQL statement.
getUpdateValue prepares the value for SQL statement.
Ignored logs a message if doc has any of the given fields.
IsIdUnique will check if _id for a document is unique before insertion.
NewError creates a new wire protocol error.
NewErrorMessage creates a new wire protocol error with message.
No description provided by the author
No description provided by the author
PrepareArrayForSQL prepares an array which is inside of a document for SQL.
ProjectDocuments will be used if it is an exclusion to performs the exclusion on each document together with the function projectDocument.
Projection checks if projection is an inclusion or exclusion.
ProtocolError converts any error to wire protocol error.
Unimplemented returns ErrNotImplemented if doc has any of the given fields.
Update creates needed SQL parts for SQL update statement.
No description provided by the author

# Constants

BadValue.
CommandNotFound.
NamespaceExists.
NamespaceNotFound.
NotImplemented.
Location31254.
Location31253.
Location51075.
SortBadValue.

# Structs

Error represents wire protocol error.

# Interfaces

No description provided by the author

# Type aliases

ErrorCode represents wire protocol error code.