Posts Tagged propel

Custom SQL in symfony 1.2.3

A small snippet for performing custom SQL queries using symfony 1.2.3. The method to do this has varied slightly with the different symfony releases.

Tags: , , ,

Symfony "Database "" does not exist." error

Fix for symfony’s annoying “Database “” does not exist.” error.

Tags: , , ,

symfony Unable to parse default value as date/time value: '0000-00-00 00:00:00'

Fix for symfony error “Unable to parse default value as date/time value: ‘0000-00-00 00:00:00′”

Tags: , , , ,