Propel icon indicating copy to clipboard operation
Propel copied to clipboard

ENUM column type: added basic support for string values

Open rozwell opened this issue 10 years ago • 2 comments

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.

rozwell avatar Mar 29 '15 19:03 rozwell

TODO: fix propel:diff

rozwell avatar Mar 29 '15 21:03 rozwell

TODO: fix migrations - diff is generated every time

rozwell avatar Apr 30 '15 11:04 rozwell