We ran into some code today that did a a `first` without an `order`. I can think of no situation where you don't include an order if you include first (unless you are absolutely sure there's only one row, for example reloading a row with eager data).
I want to find a way to raise an error if a query has this condition. Is there a good way to do something like this? -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sequel-talk/cdd4e995-224c-4327-add6-5c71ec1b0197n%40googlegroups.com.
