#33103: I want to get the SQL through the model
-------------------------------------+-------------------------------------
Reporter: tufbel | Owner: nobody
Type: | Status: closed
Cleanup/optimization |
Component: Database layer | Version: 3.2
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Abhijith Ganesh):
* status: new => closed
* resolution: => fixed
Comment:
use commands:
manage.py makemigrations
manage.py migrate
manage.py sqlmigrate model <migration number>
manage.py showmigrations
--
Ticket URL: <https://code.djangoproject.com/ticket/33103#comment:1>
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 view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/064.f9e709523b8347358106b039d551f87e%40djangoproject.com.