Closed
Bug 1886359
Opened 2 years ago
Closed 2 years ago
PostgreSQL support is broken on Harmony
Categories
(Bugzilla :: Database, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 6.0
People
(Reporter: justdave, Assigned: justdave)
References
Details
Attachments
(1 file)
This may or may not be the only issue, but here's where it dies when I try to run checksetup with a Pg backend:
+ perl checksetup.pl --no-template /app/.circleci/checksetup_answers.txt
Undefined subroutine &Bugzilla::DB::_bz_check_dbd called at /app/Bugzilla/DB/Pg.pm line 198.
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Landed on Harmony:
https://github.com/bugzilla/harmony/commit/d680eaa6a1978c309d00580ab12b883be40e3576
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•2 years ago
|
Target Milestone: --- → Bugzilla 6.0
| Assignee | ||
Updated•2 years ago
|
Assignee: database → justdave
You need to log in
before you can comment on or make changes to this bug.
Description
•