mirror of
				https://github.com/discourse/discourse.git
				synced 2025-02-25 18:55:32 -06:00 
			
		
		
		
	annotate models
This commit is contained in:
		@@ -38,8 +38,8 @@ end
 | 
			
		||||
# Table name: email_logs
 | 
			
		||||
#
 | 
			
		||||
#  id             :integer          not null, primary key
 | 
			
		||||
#  to_address     :string(255)      not null
 | 
			
		||||
#  email_type     :string(255)      not null
 | 
			
		||||
#  to_address     :string           not null
 | 
			
		||||
#  email_type     :string           not null
 | 
			
		||||
#  user_id        :integer
 | 
			
		||||
#  created_at     :datetime         not null
 | 
			
		||||
#  updated_at     :datetime         not null
 | 
			
		||||
@@ -47,7 +47,7 @@ end
 | 
			
		||||
#  post_id        :integer
 | 
			
		||||
#  topic_id       :integer
 | 
			
		||||
#  skipped        :boolean          default(FALSE)
 | 
			
		||||
#  skipped_reason :string(255)
 | 
			
		||||
#  skipped_reason :string
 | 
			
		||||
#
 | 
			
		||||
# Indexes
 | 
			
		||||
#
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user