mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
annotate models
This commit is contained in:
@@ -6,9 +6,9 @@ end
|
||||
# Table name: plugin_store_rows
|
||||
#
|
||||
# id :integer not null, primary key
|
||||
# plugin_name :string(255) not null
|
||||
# key :string(255) not null
|
||||
# type_name :string(255) not null
|
||||
# plugin_name :string not null
|
||||
# key :string not null
|
||||
# type_name :string not null
|
||||
# value :text
|
||||
#
|
||||
# Indexes
|
||||
|
||||
Reference in New Issue
Block a user