add_key($key[, $primary = FALSE])
Parameters: |
|
---|---|
Returns: |
CI_DB_forge instance (method chaining) |
Return type: |
CI_DB_forge |
Adds a key to the set that will be used to create a table. Usage: See Adding Keys.
add_key($key[, $primary = FALSE])
Parameters: |
|
---|---|
Returns: |
CI_DB_forge instance (method chaining) |
Return type: |
CI_DB_forge |
Adds a key to the set that will be used to create a table. Usage: See Adding Keys.
Please login to continue.