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

feat(tags): handle case-insensitive tags and remove orphans #1937

Merged
merged 5 commits into from
Feb 23, 2024

Commits on Feb 22, 2024

  1. feat(tags): handle case-insensitive tags

    - Change the search and update methods in `StudyMetadataRepository` class to handle case-insensitive tags.
    - Update the Alembic migration script to handle case-insensitive tags.
    laurent-laporte-pro committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    07e2d90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a87af8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdc29cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab7502f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc252a1 View commit details
    Browse the repository at this point in the history