Propel
Propel copied to clipboard
ENUM column type: added basic support for string values
Inspired by: http://www.felixpeters.de/2014/08/21/propel-enum-as-string-or-native-enum-type/
To work with MySQL requires phpType="string" and sqlType.
I guess this could be easily implemented in Propel2.
TODO: fix propel:diff
TODO: fix migrations - diff is generated every time