0
0
Fork 0

Migrate all old direct messages to new conversations schema (#9085)

This commit is contained in:
Eugen Rochko 2018-10-25 01:44:02 +02:00 committed by GitHub
parent 9b5348240e
commit 4ea718ef18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 47 additions and 1 deletions

View file

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