Hi Kris...

You're right!. it's rare, but what happen, if yes?

I write this because, ( 
http://groups.google.com.ar/group/symfony-docs/browse_thread/thread/fc7b080386ac07a3#
)
i continue with a fragment of day too:

The onDelete attribute defines the ON DELETE behavior of foreign keys,
and
Propel supports CASCADE, SETNULL, and RESTRICT. For instance, when a
jobrecord is deleted, all the
jobeet_category_affiliate related records will be automatically
deleted by
the database or by Propel if the underlying engine does not support
this
functionality.

I propose, this:

The onDelete attribute defines the ON DELETE behavior of foreign keys,
and
Propel supports CASCADE, SETNULL, and RESTRICT. For instance, when a
affiliate or category record is deleted, all the
jobeet_category_affiliate related records (and
jobeet_job related records) will be automatically deleted by the
database or
by Propel if the underlying engine does not support this
functionality.

Then I'm have this particular question about requiere and onDelete,
with another schemas too.
I think, for educational goals of Jobeet. We could give more
transparency to this TIP.

I want know how i can deal with this, i'm fix spanish tranalate of
Jobeet, and I plan give a tutorial at my city.
Therefor, i want deal now with this questions ;) and give a better and
more simple tutorial.

Cheers

Rober
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to