proto/cosmos/orm/v1/export library

Classes

Orm
PrimaryKeyDescriptor
PrimaryKeyDescriptor describes a table primary key.
SecondaryIndexDescriptor
PrimaryKeyDescriptor describes a table secondary index.
SingletonDescriptor
TableDescriptor describes an ORM singleton table which has at most one instance.
TableDescriptor
TableDescriptor describes an ORM table.

Properties

primaryKeyDescriptorDescriptor Uint8List
Descriptor for PrimaryKeyDescriptor. Decode as a google.protobuf.DescriptorProto.
final
secondaryIndexDescriptorDescriptor Uint8List
Descriptor for SecondaryIndexDescriptor. Decode as a google.protobuf.DescriptorProto.
final
singletonDescriptorDescriptor Uint8List
Descriptor for SingletonDescriptor. Decode as a google.protobuf.DescriptorProto.
final
tableDescriptorDescriptor Uint8List
Descriptor for TableDescriptor. Decode as a google.protobuf.DescriptorProto.
final