Forge.php
system/Database/MySQLi/Forge.php
1 class
6 methods
class Forge
Forge for MySQLi
_createTableAttributes
(array $attributes)
_alterTable
(string $alterType, string $table, $processedFields)
_processColumn
(array $processedField)
_processIndexes
(string $table, bool $asQuery = false)
dropKey
(string $table, string $keyName, bool $prefixKeyName = true)
dropPrimaryKey
(string $table, string $keyName = '')