Skip to content
Snippets Groups Projects
Commit 4ecf17cf authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

annotated

parent 1155f2d1
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -54,5 +54,6 @@ end
# updated_at :datetime
# closed :boolean default(FALSE), not null
# position :integer default(0)
# critical :boolean default(FALSE), not null
#
 
Loading
Loading
@@ -38,7 +38,7 @@ end
# Table name: notes
#
# id :integer not null, primary key
# note :string(255)
# note :text
# noteable_id :string(255)
# noteable_type :string(255)
# author_id :integer
Loading
Loading
Loading
Loading
@@ -39,5 +39,6 @@ end
# updated_at :datetime
# closed :boolean default(FALSE), not null
# position :integer default(0)
# critical :boolean default(FALSE), not null
#
 
Loading
Loading
@@ -66,7 +66,7 @@ end
# Table name: notes
#
# id :integer not null, primary key
# note :string(255)
# note :text
# noteable_id :string(255)
# noteable_type :string(255)
# author_id :integer
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment