Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Connection.Capability, Array, Object.ObjectField, Sql.StmtExecute
Used in: Any
SCALAR = 1
OBJECT = 2
ARRAY = 3
Used in: Any
Used in: Any
Used in: Object
required string key = 1
required Any value = 2
Used in: Crud.Delete, Crud.Find, Crud.Insert, Crud.Update, Any, SessionVariable, ExecPlan.Aggr, ExecPlan.ExecPlan, ExecPlan.IndexInfo, ExecPlan.KeyExpr, ExecPlan.Project, ExecPlan.TableInfo, ExecPlan.TableProject, Expr.Expr, Notice.SessionStateChanged, Notice.SessionVariableChanged
optional sint64 v_signed_int = 2
optional uint64 v_unsigned_int = 3
optional double v_double = 6
optional float v_float = 7
optional bool v_bool = 8
optional uint32 v_position = 10
optional Scalar.String v_identifier = 11
optional Scalar.String v_identifier_galaxy = 21
Used in: Scalar
required bytes value = 1
optional uint32 content_type = 2
Used in: Scalar
required bytes value = 1
optional uint64 collation = 2
Used in: Scalar
V_SINT = 1
V_UINT = 2
V_NULL = 3
V_OCTETS = 4
V_DOUBLE = 5
V_FLOAT = 6
V_BOOL = 7
V_STRING = 8
V_PLACEHOLDER = 9
V_IDENTIFIER = 10
V_RAW_STRING = 11
V_IDENTIFIER_GALAXY = 21
Used in: ExecPlan.ExecPlan, Sql.GalaxyPrepareExecute, Sql.StmtExecute
required string key = 1
required Scalar value = 2