Commit 4b6d045c authored by Rubén Dávila's avatar Rubén Dávila

Add missing DOWNTIME declaration

parent c73748e3
class CreateGpgKeySubkeys < ActiveRecord::Migration
DOWNTIME = false
def change
create_table :gpg_key_subkeys do |t|
t.binary :keyid
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment