summaryrefslogtreecommitdiff
path: root/makima/src/db/repository.rs
Commit message (Collapse)AuthorAgeFilesLines
* Contract type systemsoryu2026-01-151-9/+30
|
* Contract systemsoryu2026-01-151-63/+1337
|
* Initial Control systemsoryu2026-01-111-23/+1370
|
* Add versioning to filessoryu2025-12-241-1/+143
|
* Add conflict notification and file update WS endpointsoryu2025-12-231-22/+110
|
* Add file body and initial tool call systemsoryu2025-12-231-7/+14
|
* Add Postgres for persistence and File cabinetsoryu2025-12-231-0/+128
Migrations are local only currently, and must be run manually by setting POSTGRES_CONNECTION_URI