On 20 tammi, 02:52, Shai Berger wrote:
> Which still leaves two issues -- PR #393 (faster processign of numbers; I
> think I forgot to mention earlier -- it is just some fixes on work by Ian
> Kelly), and PR #411 (named parameters).
>
> Per Jani's PR#650 (which I just went to review and found alre
Hi Anssi,
Shouldn't first() and last() raise an exception if no ordering is
specified? This keeps it consistent with latest() which requires the user
to explicitly specify what field it wants to use as ordering.
Also, like you mentioned, IMHO these APIs are too similar (first, earliest,
last a