chore: Delete related notifications if a conversation is deleted (#2592)

This commit is contained in:
Muhsin Keloth
2021-07-12 12:28:16 +05:30
committed by GitHub
parent 5726447e47
commit ba547b3f60
4 changed files with 22 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: 2021_06_23_155413) do
ActiveRecord::Schema.define(version: 2021_07_08_140842) do
# These are extensions that must be enabled in order to support this database
enable_extension "pg_stat_statements"