{{{
./manage sqlall applabel.Model
}}}
The above would be particularly useful with ticket #22775 ( --include-
unmanaged ), as you'd be able to print out only the SQL required for
models not managed by migrations.
--
Ticket URL: <https://code.djangoproject.com/ticket/22776>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* cc: loic84 (added)
* needs_docs: => 0
* needs_better_patch: => 0
* needs_tests: => 0
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/22776#comment:1>
* owner: nobody => mardini
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/22776#comment:2>
* has_patch: 0 => 1
Comment:
PR: https://github.com/django/django/pull/2770
Thanks.
--
Ticket URL: <https://code.djangoproject.com/ticket/22776#comment:3>
* component: Database layer (models, ORM) => Core (Management commands)
--
Ticket URL: <https://code.djangoproject.com/ticket/22776#comment:4>
* status: assigned => closed
* resolution: => wontfix
Comment:
After a discussion on IRC, Tim suggested closing this ticket and not doing
any new work on sql commands, since they will be deprecated according to
Andrew: https://code.djangoproject.com/ticket/22611#comment:6
--
Ticket URL: <https://code.djangoproject.com/ticket/22776#comment:5>