1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

updated the db schema file to reflect the migration

This commit is contained in:
R.J. Osborne
2015-05-17 09:49:51 -04:00
parent 5b411a2311
commit acb1a225dd

View File

@@ -11,7 +11,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema.define(version: 20150427163818) do
ActiveRecord::Schema.define(version: 20150517075923) do
create_table "matches", force: :cascade do |t|
t.integer "w1"