fuel / orm

Fuel PHP Framework - Fuel v1.x ORM
http://fuelphp.com/docs/packages/orm/intro.html
151 stars 95 forks source link

Add a method to get the primary key's as an associative array #402

Closed xploSEoF closed 7 years ago

xploSEoF commented 7 years ago

Re-open #399

Provides the primary key in a specifically defined array that should be all that is necessary to reverse-lookup the item

This is the effective rebase of the work done for #383