Skip to content
Snippets Groups Projects
Commit b81db024 authored by Yorick Peterse's avatar Yorick Peterse
Browse files

Merge branch 'sh-update-db-schema' into 'master'

Fix DB schema to match latest migration

See merge request !6256
parents 43d6328f b7392549
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -11,7 +11,7 @@
#
# It's strongly recommended that you check this file into your version control system.
 
ActiveRecord::Schema.define(version: 20160901141443) do
ActiveRecord::Schema.define(version: 20160902122721) do
 
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment