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

Better default name for database file #86

Open
ad-si opened this issue Jan 19, 2022 · 0 comments
Open

Better default name for database file #86

ad-si opened this issue Jan 19, 2022 · 0 comments

Comments

@ad-si
Copy link

ad-si commented Jan 19, 2022

The default name out.sqlite is quite generic:

$ sqlitebiter file test.csv
[INFO] convert 'test.csv' to 'test' table
[INFO] converted results: source=1, success=1, created-table=0
[INFO] database path: out.sqlite

Instead, the name should be based on the input filename.

e.g. test.sqlite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants