Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
schema
Browse files Browse the repository at this point in the history
  • Loading branch information
sr committed Jun 24, 2012
1 parent 14fa321 commit 7ba8cfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/janky/database/schema.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
t.datetime "updated_at"
t.text "output"
t.integer "room_id"
t.string "user"
end

add_index "builds", ["branch_id"], :name => "index_builds_on_branch_id"
Expand Down

0 comments on commit 7ba8cfc

Please sign in to comment.