Skip to content

Support Transport of ZonedDateTimes#370

Merged
colinbarry merged 3 commits intomainfrom
test/add-tests-for-transporting-temporal-types
Aug 20, 2025
Merged

Support Transport of ZonedDateTimes#370
colinbarry merged 3 commits intomainfrom
test/add-tests-for-transporting-temporal-types

Conversation

@colinbarry
Copy link
Contributor

@colinbarry colinbarry commented Aug 15, 2025

Description

Update the PyMgClient dependency to the latest version - 1.5.1 - which supports ZonedDateTime types. Also add tests to confirm that all formats of ZonedDateTime types can be transported.

Pull request type

Please delete options that are not relevant.

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring with functional or API changes
  • Refactoring without functional or API changes
  • Build or packaging related changes
  • Documentation content changes
  • Other (please describe):

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

######################################

Reviewer checklist (the reviewer checks this part)

  • Core feature implementation
  • Tests
  • Code documentation
  • Documentation on gqlalchemy/docs

######################################

@colinbarry colinbarry self-assigned this Aug 15, 2025
@colinbarry colinbarry added the feature feature label Aug 15, 2025
@colinbarry colinbarry marked this pull request as ready for review August 20, 2025 09:28
@colinbarry colinbarry changed the title Support ZonedDateTimes Support Transport of ZonedDateTimes Aug 20, 2025
@colinbarry colinbarry merged commit 152056a into main Aug 20, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants