I want to create some database tables and allow members to add to them until they reach a certain size. Having a table property that sets the maximum number of rows allowed would be really helpful. My only other options would seem to be asking members not to exceed a certain limit. As permissions apply to the database feature overall, I can't restrict access to just one table if it reaches the maximum size I want.