2
0

Add Array and FlatArray container types

This commit is contained in:
Jack Christensen
2022-04-16 11:28:37 -05:00
parent d4abe83edb
commit f1a4ae3070
8 changed files with 214 additions and 153 deletions
-1
View File
@@ -7,7 +7,6 @@ rule '.go' => '.go.erb' do |task|
end
generated_code_files = [
"pgtype/array_getter_setter.go",
"pgtype/int.go",
"pgtype/int_test.go",
"pgtype/integration_benchmark_test.go",