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)
Sun, Jan 12, 8:11 AM
Unknown Object (File)
Sat, Jan 4, 1:09 PM
Unknown Object (File)
Mon, Dec 30, 10:12 AM
Unknown Object (File)
Fri, Dec 27, 5:53 AM
Unknown Object (File)
Mon, Dec 16, 6:46 PM
Unknown Object (File)
Mon, Dec 16, 6:46 PM
Unknown Object (File)
Mon, Dec 16, 6:46 PM
Unknown Object (File)
Sun, Dec 15, 7:27 AM

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