Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Ouzo
Tools
Model
Template
Dialect
MySqlDialect
PHP Class Ouzo\Tools\Model\Template\Dialect\MySqlDialect
Inheritance:
extends
Dialect
Show file
Open project: letsdrink/ouzo
Class Usage Examples
Public Methods
Method
Description
columns
( )
dataTypeToPhpType
(
$dataType
)
primaryKey
( )
Private Methods
Method
Description
_getPrimaryKey
(
$tableName
)
_getTableColumns
(
$tableName
)
Method Details
columns()
public
method
public
columns
( )
dataTypeToPhpType()
public
method
public
dataTypeToPhpType
(
$dataType
)
primaryKey()
public
method
public
primaryKey
( )