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 |