vaticle / typedb-driver-python

TypeDB Driver for Python
https://typedb.com
Apache License 2.0
67 stars 25 forks source link

Made datetime attribute insert and match time-zone invariant #301

Closed shiladitya-mukherjee closed 1 year ago

shiladitya-mukherjee commented 1 year ago

What is the goal of this PR?

Enables the BDD tests to check timezone-invariance of inserting and reading datetime attributes.

What are the changes implemented in this PR?

Fixes #298.

typedb-bot commented 1 year ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture