Flowdock
method

implicit_order_column=

Importance_1
v6.1.3.1 - 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. Records are subsorted by the primary key if it exists to ensure deterministic results.

Show source
Register or log in to add new notes.