mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
annotate models
This commit is contained in:
@@ -49,11 +49,10 @@ end
|
||||
# last_match_at :datetime
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# ip_address :string
|
||||
# ip_address :inet
|
||||
#
|
||||
# Indexes
|
||||
#
|
||||
# index_screened_urls_on_last_match_at (last_match_at)
|
||||
# index_screened_urls_on_url (url) UNIQUE
|
||||
#
|
||||
|
||||
|
||||
Reference in New Issue
Block a user