Configuration for a Schema.
Methods | ||
---|---|---|
public
|
hasExplicitForeignKeyIndexes(): bool
|
# |
public
|
setExplicitForeignKeyIndexes(bool $flag): void
|
# |
public
|
setMaxIdentifierLength(int $length): void
|
# |
public
|
getMaxIdentifierLength(): int
|
# |
public
|
getName(): string
|
# |
public
|
setName(string $name): void
|
# |
public
|
getDefaultTableOptions(): mixed[]
|
# |
public
|
setDefaultTableOptions(mixed[] $defaultTableOptions): void
|
# |