method

implicit_order_column=

implicit_order_column=
public

Sets the column to sort records by when no explicit order clause is used during an ordered finder call. Useful when the primary key is not an auto-incrementing integer, for example when it’s a UUID. Note that using a non-unique column can result in non-deterministic results.