Skip to content

local-data-api should respond with an error, if SQL exceeds 65536 characters limit. #144

@akarmes

Description

@akarmes

Actual behavior:
It's sufficiently handling requests with sql string longer than 65536 characters

Expected behavior:
BadRequestException, 400 status code, message "Number of characters in SQLStatement is longer than 65536"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions