• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

user_attribute Table (403)

Some tooltip text!
• 1 minute to read
 • 1 minute to read

This table is used for storing various attributes for users.

Fields

Name Description Type Null
id The primary key (auto-incremented) PK
user_id The user associated with this attribute. FK ejuser
att_key An identifying string key for the entry String(255)
att_value The value of the attribute. Clob ●

user_attribute table relationship diagram

Indexes

Fields Types Description
id PK Clustered, Unique
user_id FK Index
att_key String(255) Index

Relationships

Table Description
ejuser This table contains entries for the users of the system.

Replication Flags

  • None

Security Flags

  • No access control via user's Role.
In This Article
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top