Converters
The built-in converters, how one is chosen, nullable columns, and mapping a backed enum.
Writing a converter
The TypeConverter interface, what each method has to promise, and a worked example.
How a PHP value becomes a column value and back, which converters ship, and how to add one.
The built-in converters, how one is chosen, nullable columns, and mapping a backed enum.
The TypeConverter interface, what each method has to promise, and a worked example.