| 1 | | Hi Everyone |
| | 1 | Hi 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 | |
| | 3 | To 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 | |
| | 7 | I am also happy to use it to fix the issues Simon mentioned with the schema editor as part of this ticket. |
| | 8 | |
| | 9 | I 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 | |
| | 11 | Sorry again for the lack of communication on my part, let me know if I have missed anything. |