|
fields :: [pgsql_error:pgsql_error_and_mention_field()] | #{error_field() => binary()} |
I'm working on a project which needs pgo_internal.hrl to type properly. I am getting errors about this type but I don't see this included in rebar.config. Any idea where this comes from?
pgo/src/pgo_internal.hrl
Line 285 in 36efee8
I'm working on a project which needs
pgo_internal.hrlto type properly. I am getting errors about this type but I don't see this included in rebar.config. Any idea where this comes from?