fix: Remove orphan members from inbox (#1797)

This commit is contained in:
Pranav Raj S
2021-02-18 15:56:54 +05:30
committed by GitHub
parent 5daf970a87
commit 6bbeb005f5
2 changed files with 14 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_02_12_154240) do
ActiveRecord::Schema.define(version: 2021_02_17_154129) do
# These are extensions that must be enabled in order to support this database
enable_extension "pg_stat_statements"