Skip to content

QueryModelLoader: use selectRows - #2070

Open
labkey-nicka wants to merge 8 commits into
developfrom
fb_query_model_select_rows
Open

QueryModelLoader: use selectRows#2070
labkey-nicka wants to merge 8 commits into
developfrom
fb_query_model_select_rows

Conversation

@labkey-nicka

@labkey-nicka labkey-nicka commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Rationale

This switches the QueryModelLoader to use selectRows() instead of selectRowsDeprecated(). I've prioritized keeping the interface/contract with the QueryModel the same (i.e., the orderedRows: string[] and the rows: Record<string, Row>).

Related Pull Requests

Changes

  • Extract resolveRowKey() to have common processing for resolving the key from metadata
  • Pass metaData through selectRows
  • Convert GridMessage to SelectRowsMessage

@labkey-nicka labkey-nicka self-assigned this Aug 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant