Closed Bug 285316 Opened 20 years ago Closed 20 years ago

Bugzilla::DB database drivers should know their own short name

Categories

(Bugzilla :: Bugzilla-General, enhancement)

2.19.2
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 284348

People

(Reporter: mkanat, Assigned: mkanat)

Details

For example, Bugzilla::DB::Pg should know that it's called "Pg." This will make certain logic when instantiating Schema objects a LOT easier. :-) If there's not an easy way to do this in perl, I'll just add a 'use constant' to each driver. It's pretty simple.
Actually, I've decided to just fix this inside of bug 284348, which is where the code will actually be used. *** This bug has been marked as a duplicate of 284348 ***
No longer blocks: 284348
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.