#19657: sql, sqlcustom, sqlindexes and sqlall do not take allow_syncdb into 
account
-------------------------------------+-------------------------------------
     Reporter:  manelclos@…          |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Core (Management     |                  Version:  1.4
  commands)                          |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:  sql sqlall database  |      Needs documentation:  0
  router                             |  Patch needs improvement:  1
    Has patch:  1                    |                    UI/UX:  0
  Needs tests:  1                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by claudep):

 * needs_better_patch:  0 => 1
 * type:  Uncategorized => Bug
 * needs_tests:  0 => 1
 * stage:  Unreviewed => Accepted


Comment:

 I don't think you need to add a new parameter to the `sql_*` functions, as
 you should be able to get the db alias through `connection.alias` (to be
 confirmed).

 I noticed that the sql_* were missing tests. This might need a new
 regressiontests/sql_commands test directory.
 
http://ci.djangoproject.com/job/Django%20Coverage/HTML_Coverage_Report/_var_lib_jenkins_jobs_Django%20Coverage_workspace_django_core_management_commands_sql.html

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19657#comment:2>
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 [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to