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

Check that the duckdb file is in the zip file, as expected #5

Open
natemcintosh opened this issue Apr 27, 2024 · 0 comments
Open

Check that the duckdb file is in the zip file, as expected #5

natemcintosh opened this issue Apr 27, 2024 · 0 comments
Milestone

Comments

@natemcintosh
Copy link
Owner

Goal

A zip file can have any number of files and folders within it. Check that there actually is one called duckdb when the zip file is unzipped.

Required features

  • Make sure there is at least one file called duckdb

Out of scope

  • Dealing with any other files that might be in the zip file.
@natemcintosh natemcintosh added this to the v0.3.0 milestone Apr 27, 2024
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

No branches or pull requests

1 participant