When I'm working on a project, I usually make modifications directly to the database, and then I run the "doctrine:build-schema" and "doctrine:build-model" tasks.
Doing this with the sfDoctrineGuardPlugin installed, the "sf_guard" tables will be replicated from plugin/sfDoctrineGuardPlugin/config/ doctrine/schema,yml into the general schema.yml, so they are being duplicated in both places, although the syntax is not exactly the same. Is this normal behavior? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
