summaryrefslogtreecommitdiff
path: root/makima/src/db/models.rs
Commit message (Collapse)AuthorAgeFilesLines
* Contract type systemsoryu2026-01-151-2/+76
|
* Contract systemsoryu2026-01-151-2/+601
|
* Initial Control systemsoryu2026-01-111-0/+589
|
* Add versioning to filessoryu2025-12-241-0/+96
|
* Add conflict notification and file update WS endpointsoryu2025-12-231-0/+7
|
* Add file body and initial tool call systemsoryu2025-12-231-0/+43
|
* Add Postgres for persistence and File cabinetsoryu2025-12-231-0/+101
Migrations are local only currently, and must be run manually by setting POSTGRES_CONNECTION_URI