|
id
|
bigint(20) unsigned
|
|
|
|
|
committee_id
|
bigint(20) unsigned
|
|
|
|
|
council_id
|
bigint(20) unsigned
|
|
|
|
|
title
|
varchar(255)
|
|
|
|
|
meeting_date
|
date
|
|
|
|
|
content
|
longtext
|
|
|
|
|
file_path
|
varchar(255)
|
|
|
|
|
external_attendees
|
text
|
|
|
|
|
created_by
|
bigint(20) unsigned
|
|
|
|
|
created_at
|
timestamp
|
|
|
|
|
updated_at
|
timestamp
|
|
|
|
|
deleted_at
|
timestamp
|
|
|
|