Skip to content

improve efficiency for copying mutliple table schemas #404

@nwoolmer

Description

@nwoolmer

Currently, one request is sent per selected table, due to API limitations from the server.

Once the SHOW CREATE TABLE SQL is updated and supports multiple tables, we should update the web console to send a single request for multiple tables at once.

Depends on questdb/questdb#5458

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions