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 'week' to date extraction #599

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mankyKitty
Copy link

This change adds the week_ field to the list of fields that can be extract from HasSqlDate compatible fields.

This will be a breaking change for anyone that manipulates or consumes the AST as there is a new field added to the IsSql92ExtractFieldSyntax typeclass and a new constructor to ExtractField.

@kmicklas kmicklas added the breaking change Change will require a major version bump label Nov 8, 2021
@kmicklas
Copy link
Member

kmicklas commented Nov 8, 2021

Can you rebase to fix the CI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Change will require a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants