#33470: Avoid SQL comments with descriptions of noop operations in sqlmigrate.
-------------------------------------+-------------------------------------
Reporter: David Szotten | Owner: nobody
Type: | Status: closed
Cleanup/optimization |
Component: Migrations | Version: dev
Severity: Normal | Resolution: wontfix
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 Mariusz Felisiak):
* status: new => closed
* type: Uncategorized => Cleanup/optimization
* resolution: => wontfix
Comment:
Thanks for the ticket. I don't see anything wrong in keeping descriptions
of operations for no-ops. It's helpful in confirming that all operations
have been processed by migrations, and in finding out which operations are
no-ops. Also, these comments and generated SQL are on different layers
(migrations vs. schema editor) so it might be difficult to implement. I
don't think it's worth additional complexity.
--
Ticket URL: <https://code.djangoproject.com/ticket/33470#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/070.17e5f9ce6a64ede4028a1afdb34c8dab%40djangoproject.com.