public getSQLDeclaration ( array $fieldDeclaration, Doctrine\DBAL\Platforms\AbstractPlatform $platform ) : string | ||
$fieldDeclaration | array | The field declaration |
$platform | Doctrine\DBAL\Platforms\AbstractPlatform | The currently used database platform |
리턴 | string |