On Mar 6, 5:52 pm, "symfony" <[EMAIL PROTECTED]> wrote: > It could be helpful for me, because I sometimes use a static database- > table-layout (what a nice word ;) ). For example, when I store users > as aros, it could be easier for later developers in my company to > figure out where I store the whole data. So I would like to give the > aros-Table such layout: > users > - user_id Doesn't that make all of your field names at least 5 characters too long :). BTW an aro isn't a user, it /represents/ a user (or whatever else might request access) for the sole purpose of access control. I wouldn't say it's a good idea to mix the two things together. AD --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
