Skip to content

Possible bug related to new Array data types with Pagination #3462

@RubenCerna2079

Description

@RubenCerna2079

We handle pagination currently, by checking if the last item in the DB response is array type, and then if it is we know that is a set of pagination columns. But this was done when there were no array types in SQL. Now that we are going to support array types in SQL, need to double check that this won't break out pagination logic.

Metadata

Metadata

Labels

Type

Projects

Status

Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions