namespaceSqlFixture\Platform\PostgreSql\Value

Classes 6§

ColumnGenerator @visibility rootGenerates values from the dialect column type.
DecimalGenerator @visibility rootGenerates values for the declared precision and scale.
NumericGenerator @visibility rootGenerates numeric values for the dialect's declared column type.
StringGenerator @visibility rootGenerates character, binary and enumerated column values.
StructuredGenerator @visibility rootFormats PostgreSQL binary, interval, JSON and array values.
TemporalGenerator @visibility rootGenerates temporal values for the dialect's declared column type.