Closed Bug 97772 Opened 23 years ago Closed 23 years ago

column name 'bit' should be changed for database independence

Categories

(Bugzilla :: Bugzilla-General, defect)

2.14
x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED WONTFIX

People

(Reporter: dkl, Assigned: justdave)

Details

Currently the group bit column in the groups table is called 'bit'. This is a
reserved keyword in at least Oracle and PostgreSQL. Apparently it is legal in
MySQL. I propose changing all occurences of the word 'bit' to 'group_bit' so as
to be more database independent. I have already done this in the PostgreSQL port
of Bugzilla and seems to work fine. Patches forthcoming.
Closing due to the group permissions will be changing for the most part anyway
and will be making the bit column obsolete.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
(see bug 68022)
oops, meant to verify wontfix there.
Status: RESOLVED → VERIFIED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.