View Source Ash.Query.Function.FromNow (ash v2.14.17)
Adds the given interval from the current time in UTC.
For example: expires_at < from_now(7, :day)
Documentation + available intervals inspired by the corresponding ecto interval implementation
Adds the given interval from the current time in UTC.
For example: expires_at < from_now(7, :day)
Documentation + available intervals inspired by the corresponding ecto interval implementation