Remove bunko type override

This commit is contained in:
Daniel 2024-11-15 10:39:33 -05:00
parent af80e46068
commit 9b93243a4b

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"