Commit Graph

2 Commits

Author SHA1 Message Date
Joseph Doherty 970d0a5cb3 refactor: simplify data connections from many-to-many site assignment to direct site ownership
Replace SiteDataConnectionAssignment join table with a direct SiteId FK on DataConnection,
simplifying the data model, repositories, UI, CLI, and deployment service.
2026-03-21 21:07:10 -04:00
Joseph Doherty 8068c499bd feat: define management message contracts in Commons (10 command groups) 2026-03-17 14:41:54 -04:00