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

feat(pathfinder): create database directory if it does not exist #2131

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

kkovaacs
Copy link
Contributor

@kkovaacs kkovaacs commented Jul 19, 2024

To make it easier to start up pathfinder with a new database we now create a new directory if the database path specified does not exist.

Closes: #2126

@kkovaacs kkovaacs force-pushed the krisztian/create-db-directory-if-does-not-exist branch from ccd8b46 to 921c40d Compare July 19, 2024 13:21
@kkovaacs kkovaacs marked this pull request as ready for review July 19, 2024 13:24
@kkovaacs kkovaacs requested a review from a team as a code owner July 19, 2024 13:24
@kkovaacs kkovaacs merged commit f1c7119 into main Jul 22, 2024
7 checks passed
@kkovaacs kkovaacs deleted the krisztian/create-db-directory-if-does-not-exist branch July 22, 2024 06:22
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.

Pathfinder should create the data directory if it does not exist
2 participants