View Source sqlc_error (sqlc v0.1.0)
Summary
Types
-type t() :: #{type := syntax | type(), message := string(), line => pos_integer(), column => pos_integer()}.
-type t() :: #{type := syntax | type(), message := string(), line => pos_integer(), column => pos_integer()}.