Attachment #214034: docs patch about 'Bugzilla Database Tables' section, for 2.18 for bug #98801

View | Details | Raw Unified | Return to bug 98801
Collapse All | Expand All

(-)docs/xml/customization.xml (+5 lines)
Line     Link Here 
 Lines 961-966    Link Here 
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

Return to bug 98801