Commit 8843ad66c1979a94f4886ba2de84de5842de823b

Authored by Antonio Terceiro
1 parent 22243571

Update database schema

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@
11 # 11 #
12 # It's strongly recommended to check this file into your version control system. 12 # It's strongly recommended to check this file into your version control system.
13 13
14 -ActiveRecord::Schema.define(:version => 20140605222753) do 14 +ActiveRecord::Schema.define(:version => 20140724134601) do
15 15
16 create_table "abuse_reports", :force => true do |t| 16 create_table "abuse_reports", :force => true do |t|
17 t.integer "reporter_id" 17 t.integer "reporter_id"