/
db_task_exception
db_task_exception
Describes a task exception
Column | Type | References | Comments |
---|---|---|---|
id | Integer | Primary key | |
vdb_id | Integer | ||
task_id | Integer | db_task.id | Task ID |
user_id | Integer | db_person.id | Resource ID |
exception_date | Date | Date of Exception | |
hours | Float | Hours |