#14098: Add "--skip" option to inspectdb. ---------------------------------------+------------------------------------ Reporter: adamv | Owner: nobody Status: new | Milestone: Component: django-admin.py inspectdb | Version: 1.2 Keywords: | Stage: Unreviewed Has_patch: 1 | ---------------------------------------+------------------------------------ If you're inspecting a MySQL db, and it has a view that references missing columns, then inspectdb will stop with an exception while inspecting that database.
Add a "--skip" option to inspectdb to skip over tables that throw errors instead of aborting. -- Ticket URL: <http://code.djangoproject.com/ticket/14098> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-upda...@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.