Skip to content

DBBoolean are actually int under the hood #166

@lekoala

Description

@lekoala

I would suggest using this as the default

      SilverStripe\ORM\FieldType\DBBoolean: bool|int

Because internally DBBoolean is a tinyint with 0|1 value, but accepting true/false as well

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions