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
Unknown Object (File)
Wed, Mar 19, 7:29 PM
Unknown Object (File)
Mon, Mar 17, 8:48 PM
Unknown Object (File)
Sun, Mar 16, 10:04 AM
Unknown Object (File)
Sat, Mar 15, 10:34 PM
Unknown Object (File)
Thu, Mar 13, 2:34 PM
Unknown Object (File)
Thu, Mar 13, 2:33 PM
Unknown Object (File)
Thu, Mar 13, 2:33 PM
Unknown Object (File)
Mon, Mar 10, 4:24 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
Lint Not Applicable
Unit
Tests Not Applicable