|
|
961 |
submit a form that changes the value of "AssignedTo" this table allows |
961 |
submit a form that changes the value of "AssignedTo" this table allows |
962 |
translation to the actual field name "assigned_to" for entry into MySQL. |
962 |
translation to the actual field name "assigned_to" for entry into MySQL. |
963 |
|
963 |
|
|
|
964 |
flags: This table stores which bugs/attachments the flags used, when |
965 |
the flag was created/modified, requester, requestee, status. |
966 |
|
967 |
flagtypes: This table stores definition of the flags. |
968 |
|
964 |
groups: defines bitmasks for groups. A bitmask is a number that can uniquely |
969 |
groups: defines bitmasks for groups. A bitmask is a number that can uniquely |
965 |
identify group memberships. For instance, say the group that is allowed to |
970 |
identify group memberships. For instance, say the group that is allowed to |
966 |
tweak parameters is assigned a value of "1", the group that is allowed to edit |
971 |
tweak parameters is assigned a value of "1", the group that is allowed to edit |