Skip to content

Commit

Permalink
Bloody hell
Browse files Browse the repository at this point in the history
  • Loading branch information
pikesley committed Jan 29, 2016
1 parent 3088fc7 commit b1bfc84
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 deletions.
5 changes: 0 additions & 5 deletions db/migrate/20160129203307_move_column.rb

This file was deleted.

5 changes: 0 additions & 5 deletions db/migrate/20160129223328_amount_to_dose.rb

This file was deleted.

2 changes: 1 addition & 1 deletion db/schema.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
create_table "medication_events", force: :cascade do |t|
t.datetime "datetime"
t.string "insulin"
t.float "amount"
t.float "dose"
t.datetime "created_at", null: false
t.datetime "updated_at", null: false
end
Expand Down

0 comments on commit b1bfc84

Please sign in to comment.