db: make schema.rb version subsume bookmarks migration.

This commit is contained in:
David Yip
2018-04-18 19:08:35 -05:00
parent 16d5217502
commit 78c145d3cb
2 changed files with 3 additions and 2 deletions

View File

@@ -24,6 +24,7 @@
# application_id :integer
# in_reply_to_account_id :integer
# local_only :boolean
# full_status_text :text default(""), not null
#
class Status < ApplicationRecord