Skip to content

Insert request fails if length field is present #168

@tsabolov

Description

@tsabolov

Hi there. I have spent more than hour trying to realize why does my insert query fail.
It turned out that presence of a length field in the insert data, causes a request to fail. I guess that somewhere in the code (sorry, I didn't search it myself) there is a passing of arguments. Or maybe check for array by testing argument's length property.
Anyway, the issue gone, once I renamed the field into size.

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