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

sqlite3: Add warning for unspecified connection file #5223

Merged
merged 1 commit into from Jun 14, 2022

Conversation

ramos-ph
Copy link
Contributor

This PR is but a simple quality of life update that warns the user when the SQLite file has not been specified.

Closes #5216

@coveralls
Copy link

Coverage Status

Coverage increased (+0.002%) to 92.239% when pulling 9652d61 on ramos-ph:fix/5216 into 49f90f4 on knex:master.

@OlivierCavadenti OlivierCavadenti merged commit 19c0079 into knex:master Jun 14, 2022
@ramos-ph ramos-ph deleted the fix/5216 branch June 14, 2022 19:37
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.

Warn user when SQLite3 connection contains no filename
3 participants