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

feat: add query execution for mode discovery #499

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aaqilniz
Copy link
Contributor

@aaqilniz aaqilniz commented Mar 3, 2024

This PR and the related PRs at loopback-connector-mysql & loopback-datasource-juggler will enable cli's discoverer to add properties and their options based on the database's strict mode.

Checklist

  • DCO (Developer Certificate of Origin) signed in all commits
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • Commit messages are following our guidelines

@coveralls
Copy link

coveralls commented Mar 3, 2024

Pull Request Test Coverage Report for Build 8131673125

Details

  • 1 of 8 (12.5%) changed or added relevant lines in 1 file are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.09%) to 59.222%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/sql.js 1 8 12.5%
Files with Coverage Reduction New Missed Lines %
lib/sql.js 5 50.77%
Totals Coverage Status
Change from base Build 8101065918: -0.09%
Covered Lines: 715
Relevant Lines: 1139

💛 - Coveralls

@aaqilniz aaqilniz marked this pull request as ready for review April 13, 2024 17:03
@aaqilniz aaqilniz requested a review from dhmlau as a code owner April 13, 2024 17:03
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.

None yet

2 participants