Migrate all old direct messages to new conversations schema (#9085)
This commit is contained in:
parent
9b5348240e
commit
4ea718ef18
3 changed files with 47 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue