mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
(no commit message provided)
This commit is contained in:
committed by
Prad Nukala (aider)
parent
9b93e39a30
commit
ae35fcee58
@@ -11,6 +11,7 @@ message Aliases {
|
||||
option (cosmos.orm.v1.table) = {
|
||||
id: 1
|
||||
primary_key: {fields: "id"}
|
||||
index: { id: 1, fields: "handle", unique: true }
|
||||
};
|
||||
|
||||
// The unique identifier of the alias
|
||||
|
||||
Reference in New Issue
Block a user