Skip to content

Comments

Support gzipped genbanks#170

Merged
Chris7 merged 1 commit intomainfrom
gz-genbank
Apr 8, 2025
Merged

Support gzipped genbanks#170
Chris7 merged 1 commit intomainfrom
gz-genbank

Conversation

@Chris7
Copy link
Contributor

@Chris7 Chris7 commented Apr 8, 2025

No description provided.

@Chris7 Chris7 requested a review from dkhofer April 8, 2025 18:17
) {
Ok(_) => println!("GenBank Imported."),
Err(err) => {
conn.execute("ROLLBACK TRANSACTION;", []).unwrap();
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice. I have a to-do to make sure all commands roll back on errors, eventually

Copy link
Contributor

@dkhofer dkhofer left a comment

Choose a reason for hiding this comment

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

LGTM

@Chris7 Chris7 merged commit 6758910 into main Apr 8, 2025
1 check passed
@Chris7 Chris7 deleted the gz-genbank branch April 8, 2025 20:03
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.

2 participants