Changes between Initial Version and Version 1 of Ticket #33647, comment 42


Ignore:
Timestamp:
Feb 17, 2026, 4:22:43 PM (9 days ago)
Author:
Rowan Douglas

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33647, comment 42

    initial v1  
    1 Hi Everyone
     1Hi Everyone, sorry for the radio silence on my part. As you suspected I was away during the holidays and then making up for that time away at work. I also wasn't receiving notifications, but I have CC'ed my github username now, so hopefully that is fixed.
     2
     3To check that I am up-to-date with the progress made:
     4- Jacob has fixed the immediate issue with `bulk_create` and it was backported.
     5- The remaining work is to implement the `parametrized=False` option for `db_type` and use it to fix the issue for `bulk_update` and replace the quick fix for `bulk_create`.
     6
     7I am also happy to use it to fix the issues Simon mentioned with the schema editor as part of this ticket.
     8
     9I am not sure how this applies to the `ArrayField` as mentioned by Jacob, so I will leave that for another ticket, unless you feel strongly that it should be part of this ticket. In that case I will need to read up on that issue and then may get back to you with questions.
     10
     11Sorry again for the lack of communication on my part, let me know if I have missed anything.
Back to Top