mini\Table\Types\ColumnType::needsCustomComparison() Method

public

Signature

public function needsCustomComparison(): bool

Returns

bool

Documentation

Whether this column type requires custom comparison (not native PHP <=>)

Source

src/Table/Types/ColumnType.php:57-60