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

hot fix static usage for table names and models #210

Merged
merged 2 commits into from
Nov 20, 2023
Merged

Conversation

atmonshi
Copy link
Member

No description provided.

@atmonshi atmonshi merged commit 19f548f into 2.x Nov 20, 2023
1 check passed
@atmonshi atmonshi deleted the hpt-fix-table-names branch November 20, 2023 14:33
Copy link

what-the-diff bot commented Nov 20, 2023

PR Summary

  • Refinement in code logic in 'HasOptions.php' file
    In an effort to enhance code dependability and efficiency, we've made a few changes to the condition statements in the HasOptions.php file. By incorporating the $record parameter into our where conditions and the options method, we better localize our operations based on the given record, leading to improved accuracy and less room for errors.
  • Improved Data Fetching in 'ReportResponses.php' file
    A significant change has been made to the method of data retrieval in the ReportResponses.php file. We've switched from the generic form retriever to our custom BoltPlugin retriever. This change optimizes our data fetching method to retrieve form fields, leading to potentially improved performance and reliability.

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