> I've applied your part of the patch (thanks for sharing!), but not > Alexandre's patch. See in the other thread why.
Hello Gaëtan, my part of patch is not related to camel case entity names, but to inherited tables share the same pk names from theirs parents this is more related to have primary key names too long as in an inheritance structure like this: resource > person > commissioned_person > employee > technical "employee_commissioned_person_person_resource_id" the primary key will exed limit of most database systems (~30 characters for identifiers) Thank you again -- Alexandre da Silva Analista de Sistemas - Bacharel em Sistemas de Informação (2003-2007) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLElixir" 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/sqlelixir?hl=en -~----------~----~----~----~------~----~------~--~---
