Fix: 過去のマイグレーションミスで生じたと思われる余分なテーブルとカラムを削除 (#470)

This commit is contained in:
KMY(雪あすか) 2024-01-17 11:34:02 +09:00 committed by GitHub
parent 4c2675be41
commit b0ce0a8dab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 18 additions and 15 deletions

View file

@ -13,7 +13,6 @@
# updated_at :datetime not null
# emoji_reactions :string
# emoji_reactions_count :integer default(0), not null
# test :integer default(0), not null
# emoji_reaction_accounts_count :integer default(0), not null
# status_referred_by_count :integer default(0), not null
#