Skip to content

Can I get multiple sql command's output #197

@xixinasa

Description

@xixinasa

When I execute query_file method, if this file contains multiple sql commands like,
select * from table1; select * from table2;
I can only get the first sql command's output. can I get all command's output?

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