Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

adding emit_pointers_for_null_types to yaml file return error on sqlc generation "field emit_pointers_for_null_types not found in type config.v1PackageSettings" #2057

Unanswered
habiba1997 asked this question in Q&A
Discussion options

I am trying to override the NULL attributes in postgres to be a string instead of sql.NullString data type. I used every thing in configurations including override array in both version 1 and version2 of sqlc yaml files. Nothing is working and whenever I try to add the field emit_pointers_for_null_types, the console return "field emit_pointers_for_null_types not found in type config.v1PackageSettings" error message. I am using sqlc docker container laterst version 1.0.16 (but I tried to use v1.0.14, v1.0.4, v1.0.1 nothing is working)

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /