You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SQLite database is not created with the expected name.
Instead of the expected file name, we get a file name "{filename}" created in the current directory.
This issue occurs because the argumement is not passed correctly to the format function.