Skip to content

Commit 5eda30e

Browse files
committed
BUG26834675: Fix missing 'upsert' field in protocol message object
Using the pure Python implementation of Protobuf raises an AttributeError, because the field "upsert" is missing in protocol message object. This patch updates the mysqlx_crud_pb2 proto python file.
1 parent 5fc17cc commit 5eda30e

File tree

1 file changed

+51
-12
lines changed

1 file changed

+51
-12
lines changed

lib/mysqlx/protobuf/mysqlx_crud_pb2.py

Lines changed: 51 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)