Files
scadalink-design/tests/ScadaLink.DeploymentManager.Tests/ArtifactDeploymentServiceTests.cs
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

3.1 KiB