loicfrering / losolib

Collection of components for Zend Framework applications and integration of Symfony Components.
http://losohome.wordpress.com/
MIT License
48 stars 6 forks source link

Sandbox: add utf-8 #10

Open luebbert42 opened 12 years ago

luebbert42 commented 12 years ago

as most databases are today utf-8 it makes (for me) sense to add an option to the sandbox project for copy-paste-people like me ;-)

resources.doctrine2.connection.driverOptions.1002 = "SET NAMES 'UTF8'"