On Mon, 24 May 2010, Oleg Sverdlov wrote:

> I do not expect problems with partial restore/merge, since the tag name is
> always operator-assigned and unique. In my experience, numeric ID often is a
> problem when doing partial restore.

That's why they need to be assigned by the database and managed by the 
database.

> I do not agree. It may be simply of indicator of people relying too much on
> belowed MySQL AUTO_INCREMENT feature.

Beloved? AUTO_INCREMENT was designed to be used this way. If humans 
assigned IDs, how do you guarantee uniqueness when there's thousands of 
rows? Do you expect users to check manually?

Surely the fact that the general consensus that this is na Bad Idea must 
mean something?



-- 


-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to