Skip to content

Conversation

@Creepybits
Copy link

  • Problem: When creating a new database, if the user does not manually add the .json extension to the filename, the file is saved without an extension. This makes it unusable by the loader node without manual renaming.

  • Solution: Added a check to the start_gen_db function that automatically appends the .json extension to the new_db_name if it is missing. This makes the node more robust and user-friendly.

Added logic for automatically set .json extension to new databases
Added logic to automatically set .json extention to new databases
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.

1 participant