Page MenuHomePhabricator

[keyserver] Extract DB version functions to separate file
ClosedPublic

Authored by ashoat on May 30 2022, 2:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 15, 5:27 AM
Unknown Object (File)
Mon, Apr 22, 7:06 PM
Unknown Object (File)
Mon, Apr 22, 7:06 PM
Unknown Object (File)
Mon, Apr 22, 7:06 PM
Unknown Object (File)
Mon, Apr 22, 7:02 PM
Unknown Object (File)
Apr 4 2024, 2:39 PM
Unknown Object (File)
Apr 1 2024, 4:09 AM
Unknown Object (File)
Mar 18 2024, 12:06 AM

Details

Summary

In the following diff, I'm going to need to call these from setup-db.js. Without this diff, that change would result in a require cycle.

Depends on D4152

Test Plan

This is a simple refactor. I tested it in combination with stack (see test plan in D4151), and also used Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable