Skip to content

Does it make sense to include the returned rows in the response? As far as I'm aware the results already exist in memory (because DBD::Pg loads the entire resultset during execute()). So including the resultset doesn't add memory pressure, I'd think. #26

@einhverfr

Description

@einhverfr
          Does it make sense to include the returned rows in the response? As far as I'm aware the results already exist in memory (because DBD::Pg loads the entire resultset during `execute()`). So including the resultset doesn't add memory pressure, I'd think.
          
          (In relation to ambiguous function discovery results)

Originally posted by @ehuelsmann in #25 (comment)

Undecided discussions: How would this be formatted? Would it be one per line or a comma-separated list? Should we have some other payload for diagnostics in the exception class itself?

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