Fix notification policy migration not preserving filter_private_mentions
correctly (#29699)
This commit is contained in:
parent
142c018cfa
commit
70a8fcf07d
4 changed files with 65 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
#
|
||||
# It's strongly recommended that you check this file into your version control system.
|
||||
|
||||
ActiveRecord::Schema[7.1].define(version: 2024_03_20_163441) do
|
||||
ActiveRecord::Schema[7.1].define(version: 2024_03_21_160706) 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