Edit
↰
Home
↑
pq-gateway
↑
Query
↑
Expressible
↻
Expressible::__construct
↲
Expressible::__toString
↲
Expressible::get
↲
Expressible::isExpr
↲
Expressible::mod
↲
Expressible::set
#
void
pq\Query\Expressible::__construct
(
string
$name
,
mixed
$data
)
Create a new column data change expression.
Params:
#
string
$name
#
The name (of the column).
mixed
$data
#
The data (of the column).
Show Comments from Github Discussions