final class PgSqlGeneratedColumnProjector

Recomputes database-generated columns from a complete base-row projection.

Methods§

public function __construct()

Initializes the collaborators and state used by this generated column projector.

Calls 1

Private surface 2§

Implementation details, listed for orientation only.

private const SOURCE_ALIAS = '__ztd_generated_source'
private IdentifierQuoter $quoter

Test cases 17§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 2
Other tests reaching this symbol 15

Relations§

Instantiated in 2
Method calls 2
Type declarations 4