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 utility methods for synchronizing defined relationsips #2264

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ecruz165
Copy link
Contributor

@ecruz165 ecruz165 commented May 2, 2023

…ationships between tables.

import java.util.Date;
import java.util.List;
import java.util.Objects;
import java.util.*;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets leave this alone for now, since it's a little inconsistent now between the other explicit imports vs this one being wildcard.

@anthonysena
Copy link
Collaborator

@ecruz165 - we'll need to open an issue that describes the problem and then we can review work to ensure that it fixes the problem. We believe that this pull request corresponds to a tool's scan output so if we could include that in the issue it would be helpful for traceability. Thanks!

@anthonysena
Copy link
Collaborator

Associating with OHDSI/StandardizedAnalysisAPI#54

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.

3 participants