Page MenuHomePhabricator

[keyserver] Get rid of all MySQL-specific query logic
ClosedPublic

Authored by ashoat on Aug 15 2022, 12:38 PM.
Tags
None
Referenced Files
F2213155: D4835.id15623.diff
Mon, Jul 8, 11:19 AM
F2212742: D4835.id15655.diff
Mon, Jul 8, 8:56 AM
Unknown Object (File)
Sat, Jul 6, 12:38 PM
Unknown Object (File)
Sat, Jul 6, 12:38 PM
Unknown Object (File)
Sat, Jul 6, 12:38 PM
Unknown Object (File)
Fri, Jul 5, 11:42 AM
Unknown Object (File)
Fri, Jul 5, 8:39 AM
Unknown Object (File)
Sun, Jun 30, 7:54 PM

Details

Summary

These conditionals were introduced during the MariaDB migration so the codebase could simultaneously support MySQL 5.7 and MariaDB 10.8.

Now that we've completed the migration, we're getting rid of all the old MySQL-specific query logic.

This diff closes ENG-1394.

Depends on D4834

Test Plan
  1. Flow
  2. I ran keyserver locally and made sure things generally still worked

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage