elixir-ecto / ecto

A toolkit for data mapping and language integrated query.
https://hexdocs.pm/ecto
Apache License 2.0
6.2k stars 1.44k forks source link

max() does not work for :date or :datetime #205

Closed ghost closed 10 years ago

ghost commented 10 years ago

querying for the maximum of a column that is typed :date or :datetime is not supported