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

Virtual Entities #505

Merged
merged 4 commits into from
Jul 9, 2024
Merged

Virtual Entities #505

merged 4 commits into from
Jul 9, 2024

Conversation

MarkMpn
Copy link
Owner

@MarkMpn MarkMpn commented Jul 8, 2024

Work around errors in virtual entity providers:

  • not supporting top, count, page or distinct attributes
  • not supporting <order> element
  • returning data with attribute names in different case from metadata logical names
  • returning data in different types or with length exceeded that described in metadata

Still fold operations to FetchXML where possible but also keep native SQL 4 CDS operators in case virtual entity provider ignores the instructions.

@MarkMpn MarkMpn merged commit 09bccb4 into master Jul 9, 2024
1 check 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.

1 participant