Data types¶
Table of contents
Type mapping¶
Returned values¶
When returning values, this driver maps CrateDB types to native PHP types:
CrateDB Type |
PHP Type |
---|---|
Query values¶
When using values in a query, you must bind them to a PDO
parameter class
constant, using either bindParam() or bindValue().
We recommend the following bindings:
CrateDB Type |
PDO Type |
---|---|
|
|
byte, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|