commit | 7cc6cea2d421862726081a39e932dbceeefcc775 | [log] [tgz] |
---|---|---|
author | Adrian Voicu <avenir.ro@gmail.com> | Fri Jul 10 14:41:25 2015 +0300 |
committer | Andrey Andreev <narf@devilix.net> | Wed Jul 15 15:44:31 2015 +0300 |
tree | 175c0853200e81f5225531dacb6eb19f0f9c1a62 | |
parent | 15a3e65c5c127ce2757396ef25a437632cca6484 [diff] |
allow add of keys with array This will allow adding multiple keys using array (http://www.codeigniter.com/user_guide/database/forge.html#adding-keys). Only if user wants, he can use the table columns to set a primary key by setting second parameter as TRUE.