package Polarx.Datatypes

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Any

polarx_datatypes.proto:95

a helper to allow all field types

Used in: Connection.Capability, Array, Object.ObjectField, Sql.StmtExecute

enum Any.Type

polarx_datatypes.proto:96

Used in: Any

message Array

polarx_datatypes.proto:90

a Array

Used in: Any

message Object

polarx_datatypes.proto:80

a object

Used in: Any

message Object.ObjectField

polarx_datatypes.proto:81

Used in: Object

message Scalar

polarx_datatypes.proto:33

a scalar

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

message Scalar.Octets

polarx_datatypes.proto:42

an opaque octet sequence, with an optional content_type See ``Polarx.Resultset.ContentType_BYTES`` for list of known values.

Used in: Scalar

message Scalar.String

polarx_datatypes.proto:35

a string with a charset/collation

Used in: Scalar

enum Scalar.Type

polarx_datatypes.proto:47

Used in: Scalar

message SessionVariable

polarx_datatypes.proto:109

Used in: ExecPlan.ExecPlan, Sql.GalaxyPrepareExecute, Sql.StmtExecute