New tg ID schema and initial importer #35

Merged
amigan merged 17 commits from reid into trunk 2024-11-15 13:28:05 -05:00
Showing only changes of commit 9b93243a4b - Show all commits

View file

@ -37,7 +37,3 @@ sql:
import: "dynatron.me/x/stillbox/internal/jsontypes" import: "dynatron.me/x/stillbox/internal/jsontypes"
type: "Metadata" type: "Metadata"
nullable: true nullable: true
- column: "(talkgroups.system_id, talkgroups.tgid)"
go_type:
import: "dynatron.me/x/stillbox/pkg/talkgroups"
type: "ID"