|
MIOLO20
|
Membros públicos | |
| hasExplicitForeignKeyIndexes () | |
| setExplicitForeignKeyIndexes ($flag) | |
| setMaxIdentifierLength ($length) | |
| getMaxIdentifierLength () | |
Atributos Protegidos | |
| $_hasExplicitForeignKeyIndexes = false | |
| $_maxIdentifierLength = 63 | |
Configuration for a Schema
@license http://www.opensource.org/licenses/lgpl-license.php LGPL 2.0 $Revision$ Benjamin Eberlei konta.nosp@m.kt@b.nosp@m.eberl.nosp@m.ei.d.nosp@m.e
Definido na linha 33 do ficheiro SchemaConfig.php.
| getMaxIdentifierLength | ( | ) |
Definido na linha 72 do ficheiro SchemaConfig.php.
| hasExplicitForeignKeyIndexes | ( | ) |
Definido na linha 48 do ficheiro SchemaConfig.php.
| setExplicitForeignKeyIndexes | ( | $flag | ) |
| bool | $flag |
Definido na linha 56 do ficheiro SchemaConfig.php.
| setMaxIdentifierLength | ( | $length | ) |
| int | $length |
Definido na linha 64 do ficheiro SchemaConfig.php.
|
protected |
Definido na linha 38 do ficheiro SchemaConfig.php.
|
protected |
Definido na linha 43 do ficheiro SchemaConfig.php.