merge master

This commit is contained in:
Michael Ball 2021-04-15 21:56:18 -07:00
parent 15e910a323
commit d4ffda5d58
7 changed files with 20 additions and 1 deletions

View file

@ -7,6 +7,7 @@
# id :bigint not null, primary key
# abstract :text
# comments_count :integer default(0), not null
# committee_review :text
# description :text
# guid :string not null
# is_highlight :boolean default(FALSE)