|
id
|
bigint(20) unsigned
|
|
|
|
|
user_id
|
bigint(20) unsigned
|
|
|
|
|
title
|
varchar(255)
|
|
|
|
|
description
|
text
|
|
|
|
|
status
|
enum
|
-- |
|
pending
|
|
admin_notes
|
text
|
|
|
|
|
council_session_id
|
bigint(20) unsigned
|
|
|
|
|
decision_id
|
bigint(20) unsigned
|
|
|
|
|
committee_meeting_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
created_at
|
timestamp
|
|
|
|
|
updated_at
|
timestamp
|
|
|
|
|
deleted_at
|
timestamp
|
|
|
|