Skip to content
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

Fix PositionOutput.fetch1_dataframe bug #746

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

samuelbray32
Copy link
Collaborator

Description

Fixes #745

In PositionOutput.fetch1_dataframe(), there was a bug where the key was not projected to a datajoint query, causing an SQL error. This fixes so that the key is a query.

Checklist:

  • This PR should be accompanied by a release: unsure
  • (If release) I have updated the CITATION.cff
  • I have updated the CHANGELOG.md
  • I have added/edited docs/notebooks to reflect the changes

@samuelbray32 samuelbray32 requested a review from CBroz1 January 3, 2024 18:06
@edeno edeno merged commit 2fbf877 into master Jan 3, 2024
9 checks passed
@edeno edeno deleted the position_output_fetch_dataframe branch January 3, 2024 21:37
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.

Error in PositionOutput.fetch1_dataframe
2 participants