elixir-sqlite / exqlite

An SQLite3 driver for Elixir
https://hexdocs.pm/exqlite
MIT License
217 stars 48 forks source link

Handle only UTC datetimes and convert to iso form without offset #157

Closed LostKobrakai closed 3 years ago

LostKobrakai commented 3 years ago

As discussed in https://github.com/elixir-sqlite/ecto_sqlite3/pull/49