Skip to content

Add 'week' to date extraction#599

Merged
LaurentRDC merged 1 commit intohaskell-beam:beam-0.11from
mankyKitty:sc@add-week-to-date-extract
Apr 10, 2026
Merged

Add 'week' to date extraction#599
LaurentRDC merged 1 commit intohaskell-beam:beam-0.11from
mankyKitty:sc@add-week-to-date-extract

Conversation

@mankyKitty
Copy link
Copy Markdown

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
Copy Markdown
Member

kmicklas commented Nov 8, 2021

Can you rebase to fix the CI?

@LaurentRDC LaurentRDC added this to the 0.11.0.0 milestone Jan 12, 2025
@LaurentRDC LaurentRDC changed the base branch from master to beam-0.11 March 4, 2025 13:17
@LaurentRDC LaurentRDC merged commit 818a01f into haskell-beam:beam-0.11 Apr 10, 2026
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.

3 participants