add_field($field)
Parameters: |
|
---|---|
Returns: |
CI_DB_forge instance (method chaining) |
Return type: |
CI_DB_forge |
Adds a field to the set that will be used to create a table. Usage: See Adding fields.
add_field($field)
Parameters: |
|
---|---|
Returns: |
CI_DB_forge instance (method chaining) |
Return type: |
CI_DB_forge |
Adds a field to the set that will be used to create a table. Usage: See Adding fields.
Please login to continue.