Skip to content

Conversation

@chanlaurenc
Copy link

This PR improves and finalizes the uploader filter for the dataset list API as requested in #930.

Changes:

  • Treat uploader as an integer user ID.
  • Replace string-based IN ("...") SQL with a direct numeric comparison (uploader = <id>).
  • Preserve all existing behavior when uploader is not provided.

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