Skip to content

Cannot use tinyint data type #80

Description

@ivokund

I have a column of type tinyint, I'd like to use. However when I do a prepared insert using the PhpInt type, I get an error from Cassandra:

Invalid: Expected 1 byte for a tinyint (4)

There doesn't seem to be a TinyInt type, so is there a correct way of doing this or am I missing something?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions