mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 03:06:14 +02:00
Merge branch 'master' of github.com:domify/registry
This commit is contained in:
commit
17bf5c373e
9 changed files with 30 additions and 11 deletions
|
@ -317,6 +317,7 @@ ActiveRecord::Schema.define(version: 20150520163237) do
|
|||
t.text "data"
|
||||
t.datetime "created_at"
|
||||
t.datetime "updated_at"
|
||||
t.integer "registrar_id"
|
||||
end
|
||||
|
||||
add_index "epp_sessions", ["session_id"], name: "index_epp_sessions_on_session_id", unique: true, using: :btree
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue