Update `db/schema.rb` with a new schema version

This commit is contained in:
Grzegorz Bizon 2017-06-28 12:20:45 +02:00
parent 98992c4e4b
commit 6209ff671f
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: 20170622162730) do
ActiveRecord::Schema.define(version: 20170628080858) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"