Skip to content

Commit

Permalink
Adding a TODO.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tang8330 committed Jun 28, 2024
1 parent fc4c39d commit adf121b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/typing/typing.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ type KindDetails struct {
ExtendedDecimalDetails *decimal.Details

// Optional kind details metadata
// TODO: Consider changing this to an int32
OptionalStringPrecision *int
}

Expand Down

0 comments on commit adf121b

Please sign in to comment.