$fields
$fields : array
Fields data
PDO PostgreSQL Forge Class
add_key(string $key, boolean $primary = FALSE) : \CI_DB_forge
Add Key
| string | $key | |
| boolean | $primary |
add_field(array $field) : \CI_DB_forge
Add Field
| array | $field |
_attr_unsigned( $attributes, $field) : void
Field attribute UNSIGNED
Depending on the _unsigned property value:
| $attributes | ||
| $field |