@Florian
Thx for your response.
Looking through the release notes and the listed databases I find these
version requirements:
- PostgreSQL 10+
- MariaDB 10.2+
- MySQL 5.7+
- Oracle 19c+
- SQLite 3.9.0+
Compared to the UPDATE FROM VALUES pattern requirements:
- MariaDB 10.3.3+
- MySQL 8.0.19+
Support for MariaDB 10.2 is already dropped in Django 4.1. We will drop
support for MySQL 5.7 in Django 4.2 or 5.0 (probably 4.2).
See https://code.djangoproject.com/wiki/SupportedDatabaseVersions for more
details.
Best,
Mariusz
--
You received this message because you are subscribed to the G
Hi Jarosław. Thanks for picking this up.
There seems to be enough support for the general idea here, so worth
pressing on.
Let's think about any required deprecations on the PR. (It's easier there
😅).
Kind Regards,
Carlton
On Sunday, 24 April 2022 at 01:25:28 UTC+2 jaro...@wygoda.me wrote