Glue records fix

This commit is contained in:
Martin Lensment 2014-12-11 16:57:26 +02:00
parent 8e6ded2a83
commit 89c57d22b0
2 changed files with 124 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: 20141210085432) do
ActiveRecord::Schema.define(version: 20141211095604) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"