Fix missing schema update for 20160722221922

This commit is contained in:
Stan Hu 2016-07-26 15:18:26 -07:00
parent 74e17ed9ed
commit 61fac97f4f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema.define(version: 20160721081015) do
ActiveRecord::Schema.define(version: 20160722221922) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"