Skip to content

numeric postgres type #119

@thejohnnybot

Description

@thejohnnybot

I keep getting this error and im using the lastest version of rust and postgres?

'

' panicked at 'error retrieving column 6: WrongType(Numeric)'

the postgres type is numeric for the column

I am just using simple:

let lien_face_value: f32 = row.get(6);

any help greatly appreciated;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions