Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Employee Request Assignments

Details

Table ID: h_employee_employee_request_assignments

Stores assignment records against requests

Table Attributes

Name Value
Primary Key h_id

Columns

Name & ID Description Column Attributes Relationships
Details
h_details
A json string of employee request assignment details
Nullable true
Type LONGTEXT
Id
h_id
The unique Id of the employee request assignment
Primary Key true
Auto Increment true
Nullable false
Type INTEGER
Size 11
Request Id
h_request_id
The request id
Nullable true
Type VARCHAR
Size 100
Type
h_type
The employee request assignment type
Nullable true
Type VARCHAR
Size 64
In This Document