NAM-APJATEL-BACKEND/model
unknown 4461aff5c1 feat: add backbone_code to Tower for road routing waypoints
Towers can now be explicitly assigned to a backbone by setting
backbone_code. This field is included in create/update DTOs and
the response. The backbone OSRM routing merges these tower waypoints
with Closure waypoints, sorted by distance from OTB-start.

Run once on DB: ALTER TABLE towers ADD COLUMN backbone_code VARCHAR(255);

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 10:56:57 +07:00
..
dto feat: add backbone_code to Tower for road routing waypoints 2026-04-12 10:56:57 +07:00
entity feat: add backbone_code to Tower for road routing waypoints 2026-04-12 10:56:57 +07:00
AGENTS.md adding radiation odp search 2026-04-11 14:25:12 +07:00