PHP 클래스 Doctrine\DBAL\Platforms\PostgreSQL92Platform

부터: 2.5
저자: Steve Müller ([email protected])
상속: extends Doctrine\DBAL\Platforms\PostgreSQL91Platform
파일 보기 프로젝트 열기: doctrine/dbal

공개 메소드들

메소드 설명
getCloseActiveDatabaseConnectionsSQL ( $database )
getJsonTypeDeclarationSQL ( array $field )
getSmallIntTypeDeclarationSQL ( array $field )
hasNativeJsonType ( )

보호된 메소드들

메소드 설명
getReservedKeywordsClass ( )
initializeDoctrineTypeMappings ( )

메소드 상세

getCloseActiveDatabaseConnectionsSQL() 공개 메소드

getJsonTypeDeclarationSQL() 공개 메소드

public getJsonTypeDeclarationSQL ( array $field )
$field array

getReservedKeywordsClass() 보호된 메소드

protected getReservedKeywordsClass ( )

getSmallIntTypeDeclarationSQL() 공개 메소드

public getSmallIntTypeDeclarationSQL ( array $field )
$field array

hasNativeJsonType() 공개 메소드

public hasNativeJsonType ( )

initializeDoctrineTypeMappings() 보호된 메소드