Shafiya Adzhani
Shafiya Adzhani
This PR tries to fix #5158 on both cases of preserving trailing comments on end file and end lines. Issues triggered from not preserving trailing comments on end file caused...
# Trac ticket number ticket-32519 # Branch description This PR introduces support for ``JSONField`` key transforms in ``update`` so we can do partial update ``JSONField`` more efficiently. Consider following example...
# Trac ticket number ticket-32519, supersedes #18489 # Branch description This PR introduces the `JSONSet` and `JSONRemove` functions to make partial updates to `JSONField`s directly on the database. Consider following...