better migrations for unread count field on group accounts table

This commit is contained in:
2458773093
2019-07-22 02:50:01 +03:00
parent 06e1c47ff4
commit 7bd832c9bd
3 changed files with 18 additions and 3 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: 2019_07_21_214831) do
ActiveRecord::Schema.define(version: 2019_07_21_234917) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"