Skip to content

Add import_rows to Query API #78

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 3, 2024
Merged

Add import_rows to Query API #78

merged 4 commits into from
Dec 3, 2024

Conversation

labkey-alan
Copy link
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
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
2 checks passed
@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