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, Jun 30, 7:54 PM
Unknown Object (File)
Sat, Jun 29, 11:44 PM
Unknown Object (File)
Wed, Jun 26, 12:55 AM
Unknown Object (File)
Wed, Jun 26, 12:54 AM
Unknown Object (File)
Tue, Jun 25, 7:08 PM
Unknown Object (File)
Tue, Jun 18, 10:41 AM
Unknown Object (File)
Tue, Jun 18, 10:41 AM
Unknown Object (File)
Tue, Jun 18, 10:34 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