Annotated

This commit is contained in:
Dmitriy Zaporozhets 2012-10-09 11:14:17 +03:00
parent dc33f71b18
commit 41e53eb980
28 changed files with 225 additions and 2 deletions

View file

@ -202,8 +202,9 @@ end
# closed :boolean default(FALSE), not null
# created_at :datetime not null
# updated_at :datetime not null
# st_commits :text(2147483647
# st_diffs :text(2147483647
# st_commits :text(4294967295
# st_diffs :text(4294967295
# merged :boolean default(FALSE), not null
# state :integer default(1), not null
#