Skip to content

Commit ac3275d

Browse files
committed
Fix test.
1 parent 03af266 commit ac3275d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/postgres/alltypes_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import (
55
"fmt"
66
"github.com/go-jet/jet/v2/internal/utils/ptr"
77
"github.com/stretchr/testify/assert"
8+
"math"
89

910
"github.com/go-jet/jet/v2/qrm"
1011
"testing"

0 commit comments

Comments
 (0)