oyvindberg / typo

Typed Postgresql integration for Scala. Hopes to avoid typos
https://oyvindberg.github.io/typo/
MIT License
99 stars 9 forks source link

Replace `OffsetDateTime` with `Instant` #53

Closed oyvindberg closed 11 months ago

oyvindberg commented 11 months ago

after reevaluating Instant seems like a pretty good model of what PG actually does offer: A timestamp in UTC.