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

Allow expression in DatePart #396

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

chindit
Copy link

@chindit chindit commented Aug 28, 2022

This modification allows usage of

DATE_PART('day', columnA - columnB)

instead of restricting usage to

DATE_PART('week', columnA)

@chindit
Copy link
Author

chindit commented Dec 9, 2022

Up ?

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.

3 participants