0 follower

Final Class Yiisoft\Db\Constant\ColumnInfoSource

InheritanceYiisoft\Db\Constant\ColumnInfoSource

Defines the possible sources of column information.

It can be used in ColumnFactoryInterface instances when creating column objects.

See also Yiisoft\Db\Schema\Column\ColumnFactoryInterface.

Constants

Hide inherited constants

Constant Value Description Defined By
DEFINITION 'definition' Yiisoft\Db\Constant\ColumnInfoSource
QUERY_RESULT 'query_result' Yiisoft\Db\Constant\ColumnInfoSource
TABLE_SCHEMA 'table_schema' Yiisoft\Db\Constant\ColumnInfoSource