| Age | Commit message (Collapse) | Author |
|
|
|
on PostgreSQL 17+.
|
|
|
|
co-authored-by: Gordon <gordon.wrigley@gmail.com>
co-authored-by: Simon Charette <charette.s@gmail.com>
|
|
PostgreSQL 16+.
|
|
|
|
|
|
format is uppercased.
Follow up to aba9c2de669dcc0278c7ffde7981be91801be00b.
|
|
that don't support transactions.
|
|
|
|
QuerySet.select_for_update() is not supported by all databases.
Moreover it cannot be used outside of a transaction.
|
|
Always True since 6723a26e59b0b5429a0c5873941e01a2e1bdbb81.
|
|
injection on PostgreSQL.
|
|
Most QuerySet methods are mapped onto the Manager and, in general,
it isn't necessary to call .all() on the manager.
|
|
|
|
|
|
|
|
|
|
failures.
Co-authored-by: Tim Graham <timograham@gmail.com>
|
|
13+.
|
|
|
|
MariaDB and MySQL 8.0.18+.
|
|
8.0.16+.
|
|
PostgreSQL 12+.
|
|
|
|
Per deprecation timeline.
|
|
Thanks Ramiro Morales for contributing to the patch.
|
|
|
|
|