Skip to content

Is it possible for Row to cast column values to PHP natives? #21

@gausam

Description

@gausam

I noticed when I get a Row instance (from fetch(), say), even numeric columns (in the database) are returned to string. I know this isn't LessQL's fault, but seeing other ORMs do the cast-to-native bit for the developer is this something I missed in LessQL or is it something that's yet to be worked on?

Otherwise enjoying working with LessQL!:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions