mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 01:33:36 +02:00
Update schema file
This commit is contained in:
parent
ba9a6bd7c4
commit
e57e4d8fc6
1 changed files with 3 additions and 0 deletions
|
@ -576,6 +576,9 @@ ActiveRecord::Schema.define(version: 20150130191056) do
|
|||
t.datetime "updated_at"
|
||||
t.string "creator_str"
|
||||
t.string "updator_str"
|
||||
t.string "phone"
|
||||
t.string "email"
|
||||
t.string "billing_email"
|
||||
end
|
||||
|
||||
create_table "reserved_domains", force: :cascade do |t|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue