astrodbtoolkit / astrodbtoolkit/AstrodbKit
Think about filename extensions
Open
- Dominant language
- Python
- Stars
- 12
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I noticed that for SIMPLE, we have an SQLite database but we end up with `.db` file. Should we consider using the `.sqlite` or `.sqlite3` extension when the output file is an SQLlite database?
Relevant SO discussion: https://stackoverflow.com/questions/808499/does-it-matter-what-extension-is-used-for-sqlite-database-files
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.