namespaceSqlFixture\Platform\MySql\Value

Classes 8§

ColumnGenerator @visibility rootGenerates values from the dialect column type.
DecimalGenerator @visibility rootGenerates values for the declared precision and scale.
GeometryGenerator @visibility rootGenerates geometry values for the dialect's declared column type.
IntegerGenerator @visibility rootGenerates MySQL integers within the declared signed or unsigned range.
NumericGenerator @visibility rootGenerates numeric values for the dialect's declared column type.
SpatialGenerator @visibility rootConstructs valid Well Known Text geometry literals.
StringGenerator @visibility rootGenerates character, binary and enumerated column values.
TextGenerator @visibility rootGenerates textual values for the dialect's declared column type.