Skip to content

Fix database creation on the first run - #3

Merged
prybalko merged 1 commit into
prybalko:masterfrom
oneyoke:master
Jan 31, 2026
Merged

Fix database creation on the first run#3
prybalko merged 1 commit into
prybalko:masterfrom
oneyoke:master

Conversation

@oneyoke

@oneyoke oneyoke commented Jan 30, 2026

Copy link
Copy Markdown
Contributor

When running for the first time on a clean system, the application fails with the error: "Failed to open database: unable to open database file: out of memory (14)." Instead of creating a proper database file, it creates a folder named expenses.db. The proposed change fixes this behavior.

@prybalko
prybalko merged commit 24cdfcb into prybalko:master Jan 31, 2026
1 check passed
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.

2 participants