Skip to content
Snippets Groups Projects
Commit 3186e3a9 authored by Lloyd Hilaiel's avatar Lloyd Hilaiel
Browse files

add hoc migration step for certs: alter the database schema

parent 5c3064ce
No related branches found
No related tags found
No related merge requests found
DROP TABLE pubkey;
ALTER TABLE staged DROP COLUMN pubkey;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment