baethon/kex

attributes casting

Opened this issue · 0 comments

In Laravel one can cast attributes from (or to) a given type. Something similar would be useful for Kex.

Example case - MySQL with no support for boolean type.