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

v9.2 fixes #531

Merged
merged 33 commits into from
Aug 25, 2024
Merged

v9.2 fixes #531

merged 33 commits into from
Aug 25, 2024

Conversation

MarkMpn
Copy link
Owner

@MarkMpn MarkMpn commented Aug 24, 2024

New SQL support

Copilot

  • Improved Copilot resiliency
  • Show feedback when Copilot attempts to execute an invalid query
  • Require more explicit permission to run queries from Copilot

Type conversions

Performance improvements

  • Inject dynamic filter values into FetchXML via nested loop

FetchXML compatibility fixes

User experience

Internal refactoring

  • Do not attempt to validate data types of variable filters
  • Standardised checking for virtual attributes

MarkMpn added 28 commits July 18, 2024 20:31
…ce of the type conversion, not the definition of the type
@MarkMpn MarkMpn merged commit 64b5b15 into master Aug 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment