Skip to content

MSSQL 'payload' FileField max_length restrictions #107

Description

@jens-Github

We are developing with an MSSQL backed database where there are limitations on how some datatypes are stored for example a VARCHAR can only go up to a maximum of 4000. See below error for more information (related to commit debfd6a):

pyodbc.ProgrammingError: ('42000', "[42000] [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]The size (4096) given to the parameter 'payload' exceeds the maximum allowed (4000). (2717) (SQLExecDirectW)")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions