[DB] TU_Vote SQLAlchemy ORM model

We need a TU_Vote SQLAlchemy ORM model in the aurweb package toward our efforts for the FastAPI port.

A simple example model can be found at aurweb/models/term.py.

Edited by Kevin Morris