Skip to content

Commit

Permalink
Keep whois schema up to date with actual whois schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Maciej Szlosarczyk committed Apr 1, 2019
1 parent 63efb48 commit e9a39bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion db/whois_schema.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@

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
Expand Down

0 comments on commit e9a39bd

Please sign in to comment.