`makemigrations --check` output regression in 4.2
|
|
4
|
1012
|
November 3, 2023
|
order_with_respect_to generated method names
|
|
1
|
403
|
October 28, 2023
|
Ticket #34915: Do not autopopulate _order field for model with an order_with_respect_to if already set.
|
|
0
|
203
|
October 20, 2023
|
Changing QuerySet.__repr__ to avoid unexpected queries
|
|
33
|
3136
|
October 19, 2023
|
Proposal for UPDATE RETURNING
|
|
0
|
433
|
September 25, 2023
|
Proposal: Add a method to create a copy of a model instance
|
|
5
|
1662
|
September 19, 2023
|
BinaryField value type differs across databases
|
|
5
|
433
|
September 18, 2023
|
Callables for model field's choices
|
|
8
|
775
|
September 13, 2023
|
Migrating scalar to array fails with Postgres
|
|
2
|
649
|
September 8, 2023
|
Proposal: Add Performance Warnings
|
|
12
|
765
|
August 30, 2023
|
Proposal: support Optimistic Lock in Django not thirdparty project
|
|
0
|
389
|
August 24, 2023
|
Proposal: Add on_delete behaviour to ManyToManyField
|
|
1
|
1439
|
August 16, 2023
|
Group by, grouping sets, rollup & cube
|
|
0
|
532
|
July 10, 2023
|
Proposal to optimize recursive calls
|
|
3
|
407
|
July 9, 2023
|
Add unique key for django migration tracking model
|
|
15
|
1260
|
June 16, 2023
|
New Error in 4.2 when querying sql db for too large decimals
|
|
8
|
666
|
May 22, 2023
|
Model fields: calling `get_prep_value` from `get_db_prep_value`
|
|
2
|
924
|
May 17, 2023
|
Expression Comparison with Combinable
|
|
5
|
3154
|
May 16, 2023
|
Optimizing the DB Query with Indexes and includes
|
|
2
|
497
|
May 11, 2023
|
Need direction for writing tests
|
|
1
|
430
|
April 29, 2023
|
Possible performance improvements of psycopg3 support in Django 4.2
|
|
14
|
10229
|
March 14, 2023
|
Subquery referencing window expression
|
|
2
|
529
|
February 24, 2023
|
Feature idea: makemigrations cli flag --data to get a data migration stub
|
|
3
|
374
|
February 2, 2023
|
supporting mariadb-connector-python as an alternative MariaDB/MySQL driver
|
|
1
|
693
|
January 22, 2023
|
Duplicate model names in M2M relationship causes RenameModel migration failure
|
|
0
|
480
|
January 10, 2023
|
Add case-insensitive exact lookup to ArrayField?
|
|
0
|
1147
|
December 12, 2022
|
Shuffle databases for testing backends
|
|
1
|
365
|
December 4, 2022
|
Foreign key to self.
|
|
2
|
3673
|
November 23, 2022
|
Group by field
|
|
2
|
348
|
November 17, 2022
|
1 query 2 separate tables
|
|
1
|
389
|
November 10, 2022
|