Fix existing boosts possibly referencing deleted toots (#17730)
Follow-up to #17693
This commit is contained in:
parent
9f2791eb64
commit
07a178fd37
2 changed files with 10 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: 2022_03_07_094650) do
|
||||
ActiveRecord::Schema.define(version: 2022_03_09_213005) 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