mirror of
https://github.com/internetee/registry.git
synced 2025-06-05 20:27:30 +02:00
Keep whois schema up to date with actual whois schema
This commit is contained in:
parent
63efb48a2a
commit
e9a39bdc3b
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ ActiveRecord::Schema.define(version: 20181102124618) do
|
|||
|
||||
create_table "whois_records", force: :cascade do |t|
|
||||
t.string "name"
|
||||
t.text "body"
|
||||
t.json "json"
|
||||
t.datetime "created_at", null: false
|
||||
t.datetime "updated_at", null: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue