Skip to content

Add import_rows to Query API#78

Merged
labkey-alan merged 4 commits intodevelopfrom
fb_import_rows_api
Dec 3, 2024
Merged

Add import_rows to Query API#78
labkey-alan merged 4 commits intodevelopfrom
fb_import_rows_api

Conversation

@labkey-alan
Copy link
Copy Markdown
Contributor

Rationale

This PR adds import_rows to the Query API. Accessible via api wrapper as api.query.import_rows. This resolves Issue 50404.

Note: while as far as I can tell this does appear to be the correct implementation I cannot seem to get my server to accept a file when using importLookupByAlternateKey, it always complains that a string is not an integer, though maybe I am doing something wrong?

Related Pull Requests

  • n/a

Changes

  • Add import_rows to Query API
  • Improve typing for files

@labkey-alan labkey-alan self-assigned this Nov 30, 2024
Copy link
Copy Markdown
Contributor

@labkey-nicka labkey-nicka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding those tests.

@labkey-alan labkey-alan merged commit f2037cd into develop Dec 3, 2024
@labkey-alan labkey-alan deleted the fb_import_rows_api branch December 3, 2024 22:33
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.

2 participants