Merge pull request #1573 from openSUSE/fix-schema

Fix schema.rb
This commit is contained in:
Hernán Schmidt 2017-07-08 19:28:50 +02:00 committed by GitHub
commit 89840d0bab

View file

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