Bookmarks
2013
August
08
8 Reasons Why MySQL’s ENUM Data Type Is Evil
Aug
8
2013
http://komlenic.com/244/8-reasons-why-mysqls-enum-data-type-is-evil/
ENUMs in Symfony 2 and Doctrine
Aug
8
2013
For Symfony 2 projects, add this to the doctrine dbal configuration in app/config.yml: doctrine: dbal: mapping_types: enum: string