Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Limits on payload size prevents taking db exports #637

@avinassh

Description

@avinassh

A user in discord was not able to take export:

turso db shell mighty-night .dump > my_db.sql
Error: failed to execute SQL: SELECT * FROM 'users'
Response is too large

discord - https://discord.com/channels/933071162680958986/1146289112970707014

I believe it's due to the limits we have set on the payload size. I think we should add a better mechanism to take exports

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