Skip to content

ut_data_value_refcursor fails with PK Constraint validated when a cursor holds more than 1000 entries #445

Description

@pesse

https://github.com/utPLSQL/utPLSQL/blob/develop/source/expectations/data_values/ut_data_value_refcursor.tpb#L73

Question is: does it make sense to allow unlimited number of rows for refcursor-data?
I think there should be a max size, but if it is reached there should be a more readable error message
Or would you limit the result to the max limit and only display a warning?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions