mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 05:34:46 +02:00
parent
b11306eea3
commit
fa6edab62a
34 changed files with 38 additions and 38 deletions
|
@ -0,0 +1,5 @@
|
|||
class RemoveEppSessionsRegistrarId < ActiveRecord::Migration
|
||||
def change
|
||||
remove_column :epp_sessions, :registrar_id, :integer
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue