Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3158270
D4648.id15067.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
660 B
Referenced Files
None
Subscribers
None
D4648.id15067.diff
View Options
diff --git a/services/identity/src/constants.rs b/services/identity/src/constants.rs
--- a/services/identity/src/constants.rs
+++ b/services/identity/src/constants.rs
@@ -11,6 +11,8 @@
pub const USERS_TABLE_REGISTRATION_ATTRIBUTE: &str = "pakeRegistrationData";
pub const USERS_TABLE_USERNAME_ATTRIBUTE: &str = "username";
pub const USERS_TABLE_USER_PUBLIC_KEY_ATTRIBUTE: &str = "userPublicKey";
+pub const USERS_TABLE_USERNAME_INDEX: &str = "username-index";
+pub const USERS_TABLE_WALLET_ADDRESS_INDEX: &str = "walletAddress-index";
pub const ACCESS_TOKEN_TABLE: &str = "identity-tokens";
pub const ACCESS_TOKEN_TABLE_PARTITION_KEY: &str = "userID";
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 6, 9:45 PM (21 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2431713
Default Alt Text
D4648.id15067.diff (660 B)
Attached To
Mode
D4648: [services] add consts for secondary index names
Attached
Detach File
Event Timeline
Log In to Comment