memgraph / gqlalchemy

GQLAlchemy is a library developed with the purpose of assisting in writing and running queries on Memgraph. GQLAlchemy supports high-level connection to Memgraph as well as modular query builder.
https://pypi.org/project/gqlalchemy/
Apache License 2.0
227 stars 32 forks source link

Add ZonedDateTime data type to GQLAlchemy #312

Closed matea16 closed 4 months ago

matea16 commented 5 months ago

Description

Added Zoned date time data type that Memgraph supports to GQLAlchemy.

Pull request type

Related issues

Closes https://github.com/memgraph/gqlalchemy/issues/300

Checklist:

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

Reviewer checklist (the reviewer checks this part)

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

katarinasupe commented 4 months ago

@matea16 merge the latest main for tests to pass.