2
0

Prepare for generating int types

This commit is contained in:
Jack Christensen
2022-01-01 11:11:31 -06:00
parent 6c7f1593e8
commit 1b353297d5
6 changed files with 830 additions and 639 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ rule '.go' => '.go.erb' do |task|
end
desc "Generate code"
task generate: ["pgtype/int_scan_plans.go"]
task generate: ["pgtype/int.go"]