Skip to content

inserttable() has an arbitrary buffer limit #79

Description

@justinpryzby

I diagnosed an issue where we were inserting (copying) a 54kb string into a column, and 14kb string into another column.
It really ought to support arbitrary-length fields, so will need to use something like realloc().

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions