dbml-go
dbml-go copied to clipboard
consider adding `gorm` support for pk and fk
i.e., Id string
gorm:"primaryKey"`` it'd be great to have a gorm
support for both primary and foreign keys.