Thanks for all the help guys. My concern with keeping everything in
one table is that the table has the potential of getting very large,
which could affect performance. Supposing I have 500 users this means
the table would grow by 500 entries each year. I know MySQL can handle
large tables but I'm not sure of the limitations. Maybe I'll try the
one table approach then switch to multiple tables if performance is
being affected.

Another question - does having tables without explicit models break
any CakePHP rules or conventions?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to