2
0

Use generics for Range values

This commit is contained in:
Jack Christensen
2022-04-09 09:34:37 -05:00
parent f14fb3d692
commit c8025fd79a
6 changed files with 71 additions and 380 deletions
-1
View File
@@ -11,7 +11,6 @@ generated_code_files = [
"pgtype/int.go",
"pgtype/int_test.go",
"pgtype/integration_benchmark_test.go",
"pgtype/range_types.go",
"pgtype/zeronull/int.go",
"pgtype/zeronull/int_test.go"
]