#14098: Add "--skip" option to inspectdb.
-------------------------------------+-------------------------------------
     Reporter:  adamv                |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Core (Management     |                  Version:  master
  commands)                          |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:  inspectdb            |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  1                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by claudep):

 * needs_better_patch:  1 => 0
 * version:  1.2 => master
 * needs_tests:  0 => 1


Comment:

 The attached patch, instead of adding a new command parameter, just output
 in the result that some table was not introspected. For example:
 {{{
 # Unable to inspect table v_test
 # The error was: View 'test_.v_test' references invalid table(s) or
 column(s) or function(s) or definer/invoker of view lack rights to use
 them
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/14098#comment:8>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.89d3fcb4abd629deac2d72690e4bbc36%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to