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

bugfix: Change db_initialized? function to check against database instead of files #720

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

tomkrouper
Copy link

Description

Updates db_initialized? so it verifies it can connect to MySQL and if so see if the mysql.db has been updated which will let the system know whether or not to run initialize_database

Issues Resolved

#715
possibly: #681

Check List

  • A summary of changes made is included in the CHANGELOG under ## Unreleased
  • New functionality includes testing.
  • New functionality has been documented in the README if applicable.

@tomkrouper tomkrouper force-pushed the bugfix/sous-chefs-mysql-issues-715 branch 3 times, most recently from d00081e to 0c9a509 Compare December 11, 2024 22:56
@tomkrouper tomkrouper force-pushed the bugfix/sous-chefs-mysql-issues-715 branch from 0c9a509 to f77f744 Compare December 11, 2024 23:01
@tomkrouper tomkrouper changed the title Change db_initialized? function to check against database instead of files bugfix: Change db_initialized? function to check against database instead of files Dec 11, 2024
@tomkrouper tomkrouper force-pushed the bugfix/sous-chefs-mysql-issues-715 branch from 6ac1a42 to a4c95c4 Compare December 12, 2024 01:38
@tomkrouper tomkrouper force-pushed the bugfix/sous-chefs-mysql-issues-715 branch from a4c95c4 to ea8a79b Compare December 12, 2024 02:04
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