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

Add support for XQuery Update Facility 3.0 #4956

Draft
wants to merge 39 commits into
base: develop
Choose a base branch
from

Conversation

adamretter
Copy link
Member

XQuery Parser support for W3C specification compliant XQuery Update Facility 3.0.

It does not remove the existing non-spec compliant update language used by eXist-db. That can be done separately in future in a different PR if desired.

NOTE: Implementation and execution of PUL still needs to follow...


This open source contribution to the eXist-db project was commissioned by the Office of the Historian, U.S. Department of State, https://history.state.gov/.

@adamretter adamretter added the enhancement new features, suggestions, etc. label Jun 10, 2023
@adamretter adamretter added this to the eXist-7.0.0 milestone Jun 10, 2023
@adamretter adamretter self-assigned this Jun 10, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jun 10, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 83 Code Smells

55.5% 55.5% Coverage
12.7% 12.7% Duplication

adamretter and others added 26 commits October 14, 2023 14:38
…e implementation from org.exist.xquery.update to org.exist.xquery.update.legacy
@sonarcloud
Copy link

sonarcloud bot commented Oct 14, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 83 Code Smells

55.5% 55.5% Coverage
12.7% 12.7% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new features, suggestions, etc. ON-HOLD Do not pull-in
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants