namespaceSqlFixture\Platform\PostgreSql\Value
Classes 6§
| ColumnGenerator @visibility root | Generates values from the dialect column type. |
| DecimalGenerator @visibility root | Generates values for the declared precision and scale. |
| NumericGenerator @visibility root | Generates numeric values for the dialect's declared column type. |
| StringGenerator @visibility root | Generates character, binary and enumerated column values. |
| StructuredGenerator @visibility root | Formats PostgreSQL binary, interval, JSON and array values. |
| TemporalGenerator @visibility root | Generates temporal values for the dialect's declared column type. |