scoumbourdis / grocery-crud

Grocery CRUD is a PHP Codeigniter Framework library that creates a full functional CRUD system without the requirement of extra customisation to the JavaScripts or the CSS to do it so.
http://www.grocerycrud.com
GNU General Public License v3.0
1.01k stars 472 forks source link

set_secondary_key method #72

Open scoumbourdis opened 12 years ago

scoumbourdis commented 12 years ago

Adding a new feature for secondary keys

sidneim commented 11 years ago

Hello, I wonder if you have any predictions you start changing this because I have improved this situation occurring in my application where I'm riding in 2 columns primary key. Another question I have is whether this new functionality will provide for more than 2 columns or only for 2 columns. Thank you.

scoumbourdis commented 11 years ago

This functionality will provide only a second primary key (or second field as a key). The more than 2 columns feature will be another issue as it need much more time to deal with it.

manushimn commented 10 years ago

Hello, Is this function is available now in grocery crud? because using an auto increment key instead of using composite key does not solve the problem since it will allows to duplicate the real composite keys Thank you

mckaygerhard commented 7 years ago

seems that this user have some feaures added to code of https://github.com/MajorAchilles/grocery-crud