Hi all When I use the batch action to delete one or more items in an admin generated module, I get this one: SQLSTATE[HY000]: General error: 1366 Incorrect integer value: 'true' for column 'deleted' at row 1
I'm almost sure this is a doctrine bug. I only found similar closed ticket for doctrine 1.1, which may be related to this issue. http://trac.doctrine-project.org/changeset/5808 Has anyone got it working with doctrine 1.0.10 ? I'm using the 1.0.10 because of a bug in nested set implementation in 1.0.7 shipped with symfony 1.2.7. Thank you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
