Flowdock
method

implicit_order_column=

Importance_1
v6.0.0 - Show latest stable - 0 notes - Class: ModelSchema
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.

Show source
Register or log in to add new notes.