Add post-deployment migration script to delete public-boosts-of-private-toots (#10783)

This commit is contained in:
ThibG 2019-05-19 13:49:31 +02:00 committed by Eugen Rochko
parent d587a943a5
commit a6815a7578
2 changed files with 24 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: 2019_04_20_025523) do
ActiveRecord::Schema.define(version: 2019_05_19_130537) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"