I wanna control the number of a table in Mysql using Django. It seems that we can limit the max_row of a table in Mysql using the table_options when creating a table. Does Django have those options for us to control the setting of the table? please help me to solve the problem.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

