An interface used by Type objects to signal whether the value should be converted to an ExpressionInterface instead of a string when sent to the database.
An interface used by Type objects to signal whether the casting is actually required.
Binary type converter.
Bool type converter.
Datetime type converter.
Decimal type converter.
Float type converter.
Integer type converter.
Json type converter.
String type converter.
Time type converter.
Provides behavior for the UUID type
Offers a method to convert values to ExpressionInterface objects if the type they should be converted to implements ExpressionTypeInterface