proto/cosmos/orm/v1/orm.pb 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.