class PgSqlCaster
Casts pqsql resources to array representation.
Methods
| static | castLargeObject($lo, array $a, Stub $stub, $isNested) | |
| static | castLink($link, array $a, Stub $stub, $isNested) | |
| static | castResult($result, array $a, Stub $stub, $isNested) |
class PgSqlCaster
Casts pqsql resources to array representation.
| static | castLargeObject($lo, array $a, Stub $stub, $isNested) | |
| static | castLink($link, array $a, Stub $stub, $isNested) | |
| static | castResult($result, array $a, Stub $stub, $isNested) |
Please login to continue.