mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 00:00:46 +08:00
Update annotations
This commit is contained in:
@ -26,9 +26,9 @@ end
|
||||
# id :integer not null, primary key
|
||||
# user_id :integer not null
|
||||
# visited_at :date not null
|
||||
# posts_read :integer default(0)
|
||||
#
|
||||
# Indexes
|
||||
#
|
||||
# index_user_visits_on_user_id_and_visited_at (user_id,visited_at) UNIQUE
|
||||
#
|
||||
|
||||
|
Reference in New Issue
Block a user