Skip to content

feat!: add tstz support#2121

Merged
eakmanrq merged 2 commits intomainfrom
eakmanrq/add_tstz_support_2
Feb 13, 2024
Merged

feat!: add tstz support#2121
eakmanrq merged 2 commits intomainfrom
eakmanrq/add_tstz_support_2

Conversation

@eakmanrq
Copy link
Collaborator

Prior to this change ts could contain timezone information if that was passed in and would cause issues for some engines. Now we make sure that ts does not contain timezone and tstz does.

Took the opportunity to reduce some extra code in engine adapter and write some tests to ensure we could cast the values correctly across all engines. Also ran the engine adapter integration tests across all engines (including remote) to ensure it works.

@eakmanrq eakmanrq requested a review from treysp February 13, 2024 18:58
@eakmanrq eakmanrq force-pushed the eakmanrq/add_tstz_support_2 branch from cf840ff to 15b7bb9 Compare February 13, 2024 22:30
@eakmanrq eakmanrq enabled auto-merge (squash) February 13, 2024 22:39
@eakmanrq eakmanrq merged commit ef922be into main Feb 13, 2024
@eakmanrq eakmanrq deleted the eakmanrq/add_tstz_support_2 branch February 13, 2024 22:40
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