Skip to content

Conversation

@devondragon
Copy link
Owner

The main purpose of this pull request is to move and rename the maria DB schema creation file out of resources, where it was inadvertently automatically picked up and run on application startup, and into a new top level db-scripts directory.

This pull request includes updates to configuration files and documentation to ensure compatibility and correctness. The changes include updating the Python interpreter path in the VS Code settings and modifying the database setup instructions in the README file.

Configuration updates:

  • .vscode/settings.json: Updated the python.defaultInterpreterPath to point to the new Python installation path.

Documentation updates:

  • README.md: Changed the database setup command to use the correct path for the MariaDB schema script.

@devondragon devondragon merged commit 0b7ca6d into main Feb 2, 2025
2 checks passed
@devondragon devondragon deleted the issue-145-BUG---Schema-file-is-in-a-location-where-it-is-automatically-executed branch February 2, 2025 01:44
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