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

Fix: Add failsafe for old default DB value #344

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

Qwerty1Verified
Copy link
Contributor

@Qwerty1Verified Qwerty1Verified commented Jan 29, 2024

Describe Pull request
This commit will implement a failsafe for if the database is reading "h" for the house garage heading value which was set as a default value by qb-houses in the SQL file. Setting a house garage in qb-houses stores it as "w" instead, in which this commit acts as a fix for data stored previously using "h".

Fixes issue: #341

Questions (please complete the following information):

  • Have you personally loaded this code into an updated qbcore project and checked all it's functionality? Yes
  • Does your code fit the style guidelines? Yes
  • Does your PR fit the contribution guidelines? Yes

@GhzGarage GhzGarage merged commit 3767246 into qbcore-framework:main Jan 31, 2024
1 of 2 checks 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.

3 participants