> For the complete documentation index, see [llms.txt](https://docs.hivesql.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hivesql.io/technical-informations/state-tables/proposalsapprovals.md).

# ProposalsApprovals

The table is a non-transactional table that enables one to know who is supporting which proposal.

It does not store transactions, meaning it does not expose historical data and does not allow one to know when an account started or stopped to support a proposal.

| Name         | Description                     |
| ------------ | ------------------------------- |
| proposal\_id | proposal identifier             |
| voter        | account supporting the proposal |
