annotate models

This commit is contained in:
Sam
2016-02-23 10:33:53 +11:00
parent cab5dd09d3
commit 32c681c96b
44 changed files with 166 additions and 133 deletions

View File

@@ -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