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: add get_all_records DB method #160

Merged
merged 3 commits into from
Oct 26, 2023
Merged

feat: add get_all_records DB method #160

merged 3 commits into from
Oct 26, 2023

Conversation

jsstevenson
Copy link
Member

@jsstevenson jsstevenson commented Oct 26, 2023

Utility method -- chiefly for analysis, but could be helpful in other cases -- to lazily fetch all records from the database. Already implemented in the Gene Normalizer.

@jsstevenson jsstevenson marked this pull request as ready for review October 26, 2023 12:29
disease/database/postgresql.py Outdated Show resolved Hide resolved
korikuzma
korikuzma previously approved these changes Oct 26, 2023
@korikuzma
Copy link
Member

@jsstevenson oh wait, there is still a gene in there

@jsstevenson jsstevenson merged commit 074dd51 into main Oct 26, 2023
18 checks passed
@jsstevenson jsstevenson deleted the get_all_records branch October 26, 2023 14:35
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.

None yet

2 participants