@@ -490,10 +490,6 @@ $moneyType = new class extends CompositeType {
...
@@ -490,10 +490,6 @@ $moneyType = new class extends CompositeType {
Similarly to arrays, in PostgreSQL, composite type fields are always nullable. However, `CompositeType` rejects null values except in positions where they are explicitly allowed:
Similarly to arrays, in PostgreSQL, composite type fields are always nullable. However, `CompositeType` rejects null values except in positions where they are explicitly allowed: