mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 16:53:37 +02:00
parent
2dcf0f5878
commit
c5f8c7e1e8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
class ExtractUserIdFromEppSessionsData < ActiveRecord::Migration
|
||||
class AddEppSessionsUserId < ActiveRecord::Migration
|
||||
def change
|
||||
add_reference :epp_sessions, :user, foreign_key: true
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue