Skip to content

Commit

Permalink
Rename FTInitNull -> FTIntNull
Browse files Browse the repository at this point in the history
  • Loading branch information
shuheiktgw committed Dec 18, 2021
1 parent d5ddeea commit 3790e3b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion test/testdata/custom_column_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ tables:
- name: "FullTypes"
columns:
FTInt: "int32"
FTInitNull: "uint64"
FTIntNull: "uint64"
FTFloat: "float32"
11 changes: 7 additions & 4 deletions test/testmodels/customtypes/fulltype.yo.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3790e3b

Please sign in to comment.