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

Added a metadata table - one-to-many relationship enhanced #83

Merged

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    51a95ac View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    5bf0216 View commit details
    Browse the repository at this point in the history
  2. remove unused class

    waterflow80 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    85bf1b3 View commit details
    Browse the repository at this point in the history
  3. Update src/main/java/uk/ac/ebi/eva/evaseqcol/controller/seqcol/SeqCol…

    …Controller.java
    
    Co-authored-by: April Shen <[email protected]>
    waterflow80 and apriltuesday authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    665237a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. fix timestamp ingestion

    waterflow80 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c26668b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. enhanced the transformation of the fetched tuple fron List<Object[]> …

    …to List<MetadataEntity>
    waterflow80 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    fc9b52a View commit details
    Browse the repository at this point in the history
  2. chnaged the metadata endpoint from an independent endpoint that uses …

    …path variable, into a request param within the getSeqcolByDigest endpoint
    waterflow80 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ea6e9e6 View commit details
    Browse the repository at this point in the history