-
Notifications
You must be signed in to change notification settings - Fork 80
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
Additional rewrite rules for InterSystems IRIS #379
Conversation
The diff of the CSV file shows all lines have changed, probably because of different end-of-line indicators (carriage return?). Could you revise the PR so the diff shows only those lines that have changed? |
apologies, there seems to have been a disagreement between RStudio and VS Code, but it looks like they're now back to the expected LF line ending |
Thanks! |
Hi @schuemie , |
Creating a release is unfortunately quite a labor-intensive process. I'm happy to create a new release, but then there will be no more releases for a while. Are you sure you have all changes you need for the foreseeable future? |
SqlRender 1.19.1 has just been released |
Thank you very much, Martijn @schuemie |
This PR includes two additions to the initial dialect submission after preparation of our DataConnector PR and further review with @alex-odysseus
FROM ( VALUES ... )
that is now correctedCOALESCE(DATEADD())
combinations that would lead to unrecognized date formatting when running some cohorts and analyses.