type github.com/jackc/pgx/v5/pgtype.Int4 (struct)

Method Implmentations


MarshalJSON() ([]byte, error) Int4.M : encoding/json.Marshaler.MarshalJSON
Scan(src any) error *Int4.M : database/sql.Scanner.Scan
UnmarshalJSON(b []byte) error *Int4.M : encoding/json.Unmarshaler.UnmarshalJSON
Value() (driver.Value, error) Int4.M : database/sql/driver.Valuer.Value