This diff causes the app to crash if dbType is missing (as it previously defaulted to 'mysql5.7'), or if it is present and set to 'mysql5.7'.
Depends on D4832
Paths
| Differential D4833 Authored by ashoat on Aug 15 2022, 12:38 PM.
Details
Summary This diff causes the app to crash if dbType is missing (as it previously defaulted to 'mysql5.7'), or if it is present and set to 'mysql5.7'. Depends on D4832 Test Plan
Diff Detail
Event TimelineHerald added subscribers: • abosh, • adrian. · View Herald TranscriptAug 15 2022, 12:38 PM2022-08-15 12:38:06 (UTC-7) Harbormaster completed remote builds in B11356: Diff 15621.Aug 15 2022, 12:49 PM2022-08-15 12:49:10 (UTC-7) This revision is now accepted and ready to land.Aug 16 2022, 5:35 AM2022-08-16 05:35:48 (UTC-7) Closed by commit rCOMM3b1ce52af279: [keyserver] Deprecate MySQL support (authored by ashoat). · Explain WhyAug 16 2022, 6:14 AM2022-08-16 06:14:36 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 15653 keyserver/src/database/db-config.js
|