edgedb / edgedb-rust

The official Rust binding for EdgeDB
https://edgedb.com
Apache License 2.0
215 stars 26 forks source link

`Datetime::try_from_micros` uses postgres microseconds #200

Closed tailhook closed 1 year ago

tailhook commented 1 year ago

This should be made more clear somehow. Probably this method has to be deprecated/dropped and better one introduced.