Fix: 過去のマイグレーションミスで生じたと思われる余分なテーブルとカラムを削除 (#470)
This commit is contained in:
parent
4c2675be41
commit
b0ce0a8dab
4 changed files with 18 additions and 15 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue