mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 23:24:48 +02:00
whois migration files
This commit is contained in:
parent
4d420664f6
commit
20ecd289a0
5 changed files with 125 additions and 1 deletions
|
@ -0,0 +1,5 @@
|
|||
class AddMessageIdToContactRequest < ActiveRecord::Migration[6.0]
|
||||
def change
|
||||
# add_column :contact_requests, :message_id, :string
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue