Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Doctrine
DBAL
Platforms
PostgreSqlPlatform
getName
Doctrine\DBAL\Platforms\PostgreSqlPlatform::getName PHP Method
PostgreSqlPlatform Class Documentation
Mostra file
Open project: doctrine/dbal
getName()
public
method
{@inheritDoc}
public
getName
( )
public function getName() { return 'postgresql'; }
PostgreSqlPlatform
_getCommonIntegerTypeDeclarationSQL
_getCreateTableSQL
convertBooleans
convertBooleansToDatabaseValue
convertFromBoolean
convertSingleBooleanValue
doConvertBooleans
getAdvancedForeignKeyOptionsSQL
getAlterSequenceSQL
getAlterTableSQL
getBigIntTypeDeclarationSQL
getBinaryDefaultLength
getBinaryMaxLength
getBinaryTypeDeclarationSQLSnippet
getBlobTypeDeclarationSQL
getBooleanTypeDeclarationSQL
getClobTypeDeclarationSQL
getCloseActiveDatabaseConnectionsSQL
getCommentOnColumnSQL
getCreateDatabaseSQL
getCreateSchemaSQL
getCreateSequenceSQL
getCreateViewSQL
getDateArithmeticIntervalExpression
getDateDiffExpression
getDateTimeTypeDeclarationSQL
getDateTimeTzFormatString
getDateTimeTzTypeDeclarationSQL
getDateTypeDeclarationSQL
getDefaultSchemaName
getDisallowDatabaseConnectionsSQL
getDropForeignKeySQL
getDropSequenceSQL
getDropViewSQL
getEmptyIdentityInsertSQL
getGuidExpression
getGuidTypeDeclarationSQL
getIdentitySequenceName
getIntegerTypeDeclarationSQL
getListDatabasesSQL
getListNamespacesSQL
getListSequencesSQL
getListTableColumnsSQL
getListTableConstraintsSQL
getListTableForeignKeysSQL
getListTableIndexesSQL
getListTablesSQL
getListViewsSQL
getLocateExpression
getName
getNowExpression
getReadLockSQL
getRegexpExpression
getRenameIndexSQL
getReservedKeywordsClass
getSQLResultCasing
getSequenceCacheSQL
getSequenceNextValSQL
getSetTransactionIsolationSQL
getSmallIntTypeDeclarationSQL
getSubstringExpression
getTableWhereClause
getTimeTypeDeclarationSQL
getTruncateTableSQL
getVarcharMaxLength
getVarcharTypeDeclarationSQLSnippet
hasNativeGuidType
initializeDoctrineTypeMappings
isUnchangedBinaryColumn
prefersSequences
quoteStringLiteral
setUseBooleanTrueFalseStrings
supportsCommentOnStatement
supportsIdentityColumns
supportsPartialIndexes
supportsSchemas
supportsSequences
usesSequenceEmulatedIdentityColumns