Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
id |
char |
36 |
|
|
|
|
|
name |
varchar |
255 |
√ |
|
null |
|
|
date_entered |
datetime |
19 |
√ |
|
null |
|
|
date_modified |
datetime |
19 |
√ |
|
null |
|
|
modified_user_id |
char |
36 |
√ |
|
null |
|
users.id
|
Defined in XML R |
|
created_by |
char |
36 |
√ |
|
null |
|
users.id
|
Defined in XML R |
|
description |
text |
65535 |
√ |
|
null |
|
|
deleted |
bit |
1 |
√ |
|
0 |
|
|
assigned_user_id |
char |
36 |
√ |
|
null |
|
users.id
|
Defined in XML R |
|
cas_id |
varchar |
36 |
√ |
|
|
|
|
cas_index |
int |
4 |
√ |
|
null |
|
|
not_user_id |
varchar |
40 |
√ |
|
|
|
|
not_user_recipient_id |
varchar |
40 |
√ |
|
|
|
|
not_type |
varchar |
32 |
√ |
|
GENERAL |
|
|
not_date |
datetime |
19 |
√ |
|
null |
|
|
not_status |
varchar |
10 |
√ |
|
ACTIVE |
|
|
not_availability |
varchar |
32 |
√ |
|
|
|
|
not_content |
text |
65535 |
√ |
|
null |
|
|
not_recipients |
text |
65535 |
√ |
|
null |
|
|
Analyzed at Mon Jun 15 09:20 UTC 2015
|