Chore: Migration to enable email channel (#1913)

fixes: #1877
This commit is contained in:
Sojan Jose
2021-03-15 19:15:48 +05:30
committed by GitHub
parent 3fd398879e
commit b6f4006c15
8 changed files with 46 additions and 7 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_03_03_192243) do
ActiveRecord::Schema.define(version: 2021_03_15_101919) do
# These are extensions that must be enabled in order to support this database
enable_extension "pg_stat_statements"