Extract keys to their own table, match keyID #816
1 changed files with 0 additions and 2 deletions
|
@ -9,7 +9,5 @@ def change do
|
|||
add :private_key, :text
|
||||
timestamps()
|
||||
end
|
||||
|
||||
create unique_index(:signing_keys, [:key_id])
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue