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)
Tue, Dec 17, 7:57 AM
Unknown Object (File)
Tue, Dec 17, 7:57 AM
Unknown Object (File)
Tue, Dec 17, 7:57 AM
Unknown Object (File)
Tue, Dec 17, 7:55 AM
Unknown Object (File)
Sat, Nov 30, 10:58 AM
Unknown Object (File)
Fri, Nov 29, 4:34 AM
Unknown Object (File)
Nov 15 2024, 2:32 PM
Unknown Object (File)
Nov 15 2024, 2:24 PM

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