0
0
Fork 0

Migrate old web push subscriptions to ensure deliveries (#7764)

This commit is contained in:
Eugen Rochko 2018-06-09 13:33:04 +02:00 committed by GitHub
parent 85470ec872
commit 18e1de6a16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 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: 2018_05_28_141303) do
ActiveRecord::Schema.define(version: 2018_06_09_104432) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"